diff --git a/assets/win11x64.xml b/assets/win11x64.xml index 8f2809f..6f202fa 100644 --- a/assets/win11x64.xml +++ b/assets/win11x64.xml @@ -419,11 +419,16 @@ 14 + reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f + Enable RemoteAPP to launch unlisted programs + + + 15 reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV1 /d 0 /t REG_DWORD /f Disable unsupported hardware notifications - 15 + 16 reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f Disable unsupported hardware notifications