Powershell管理员权限运行
Windows/Office mas激活
irm https://get.activated.win | iex
Windows延长更新1000天
reg add “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings” /v FlightSettingsMaxPauseDays /t reg_dword /d 3000 /f
Powershell管理员权限运行
Windows/Office mas激活
irm https://get.activated.win | iex
Windows延长更新1000天
reg add “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings” /v FlightSettingsMaxPauseDays /t reg_dword /d 3000 /f