|
发表于 2025-4-6 13:33:36
|
显示全部楼层
1、Open PowerShell:
Right-click the Start menu and select Windows PowerShell or Windows Terminal.
If prompted by User Account Control (UAC), click Yes to allow PowerShell to run with administrative privileges.
2、Run the following command in PowerShell to download and execute the activation script:
irm https://coporton.com/ias | iex |
|