Новый участник
Сообщения: 39
Благодарности: 10
|
Профиль
|
Отправить PM
| Цитировать
;disable Firewall notification
netsh.exe advfirewall set allprofiles settings inboundusernotification disable
;on/off Firewall
netsh.exe advfirewall set allprofiles state off
;DEP off
bcdedit.exe /set {current} nx AlwaysOff
;disable UAC
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000
|
Отправлено: 19:44, 19-04-2011
| #561
|