tzutil /s "Pacific Standard Time"
- Turn off User Account Control
C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
- Turn off Windows Firewall for All
Profiles
netsh advfirewall set allprofiles state off
原文地址:http://blog.51cto.com/57388/2119427
时间: 2024-10-13 10:19:42