From 6a1669f133cb9914adaf589af16c3fc005219a09 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 24 Apr 2024 22:03:11 +0200 Subject: [PATCH] Update win11x64.xml --- assets/win11x64.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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