From d7e6ee8d749eadcffbfe5851ff3f157252feb304 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 26 Apr 2024 06:49:31 +0200 Subject: [PATCH] Update win7x64.xml --- assets/win7x64.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/win7x64.xml b/assets/win7x64.xml index 427ae56..5534b0d 100644 --- a/assets/win7x64.xml +++ b/assets/win7x64.xml @@ -295,6 +295,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 +