Имя пользователя:
Пароль:  
Помощь | Регистрация | Забыли пароль?  

Показать сообщение отдельно

Новый участник


Сообщения: 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