Jump to content

Rundll Windows Güvenlik Duvarı


mkayer

Recommended Posts

katılımsız bi programdan sonra güvenlik duvarında özel durum eklemem gerekiyor

fakat güvenlik duvarını run yapamıyorum

windows güvenlik duvarı çalıştır komutu nedir bulamadım arkadaşlar

yardımcı olurmusunuz

Link to comment
Share on other sites

bundan mı söz ediyosun

; Enable Firewall Notifications
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallDisableNotify"=dword:00000000

; Enable Windows Firewall
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
"FirewallOverride"=dword:00000000

;enable firewall
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile]
"EnableFirewall"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile]
"EnableFirewall"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile]
"EnableFirewall"=dword:00000001[/CODE]

edit firewall açıldı

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...