fix typo and dead URL in Windows scripts (#70)

Co-authored-by: Marc05 <git@marc05.net>
This commit is contained in:
Marc05
2021-04-18 17:12:50 +00:00
committed by GitHub
parent a2f10857e2
commit 8141a01ef7

View File

@@ -2036,7 +2036,7 @@ actions:
reg add "HKCU\Software\Policies\Microsoft\WindowsMediaPlayer" /v "PreventRadioPresetsRetrieval" /t REG_DWORD /d 1 /f reg add "HKCU\Software\Policies\Microsoft\WindowsMediaPlayer" /v "PreventRadioPresetsRetrieval" /t REG_DWORD /d 1 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\WMDRM" /v "DisableOnline" /t REG_DWORD /d 1 /f reg add "HKLM\SOFTWARE\Policies\Microsoft\WMDRM" /v "DisableOnline" /t REG_DWORD /d 1 /f
- -
name: Disable dows Media Player Network Sharing Service name: Disable Windows Media Player Network Sharing Service
recommend: standard recommend: standard
code: sc stop "WMPNetworkSvc" & sc config "WMPNetworkSvc" start=disabled code: sc stop "WMPNetworkSvc" & sc config "WMPNetworkSvc" start=disabled
- -
@@ -3013,7 +3013,7 @@ actions:
packageName: Microsoft.Messaging packageName: Microsoft.Messaging
- -
name: Mixed Reality Portal app name: Mixed Reality Portal app
docs: https://www.microsoft.com/en-us/p/mixed-reality-portal docs: https://www.microsoft.com/en-us/p/mixed-reality-portal/9ng1h8b3zc7m
call: call:
function: UninstallStoreApp function: UninstallStoreApp
parameters: parameters:
@@ -3031,7 +3031,7 @@ actions:
packageName: Microsoft.MicrosoftOfficeHub packageName: Microsoft.MicrosoftOfficeHub
- -
name: OneNote app name: OneNote app
docs: https://www.microsoft.com/en-us/p/onenote-for-windows-10 docs: https://www.microsoft.com/en-us/p/onenote-for-windows-10/9wzdncrfhvjl
call: call:
function: UninstallStoreApp function: UninstallStoreApp
parameters: parameters: