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 +