From e6ff5c118e9b80ab92d4279f6ca0e19560aa7edf Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 26 Apr 2024 06:47:42 +0200 Subject: [PATCH] Update win81x64.xml --- assets/win81x64.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win81x64.xml b/assets/win81x64.xml index 2eb540a..53f16b7 100644 --- a/assets/win81x64.xml +++ b/assets/win81x64.xml @@ -325,6 +325,11 @@ 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 + netsh advfirewall firewall set rule group="Network Discovery" new enable=Yes + Enable Network Discovery and File Sharing +