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
+