mr923 发表于 2018-6-17 16:01:03

Turn off UAC, Windows Firewall, Set time zone-Ricky


[*]  Set time zone to “(UTC-08:00) Pacific Time (US & Canada)”
  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 AllProfiles
  netsh advfirewall set allprofiles state off
页: [1]
查看完整版本: Turn off UAC, Windows Firewall, Set time zone-Ricky