activate windows
This commit is contained in:
parent
c3aa81ddcc
commit
e5d51f2782
1 changed files with 4 additions and 4 deletions
|
@ -215,10 +215,10 @@ wsl --install --no-distribution
|
||||||
|
|
||||||
|
|
||||||
:: === Activate Windows ==
|
:: === Activate Windows ==
|
||||||
@REM TODO: Fix command, see https://massgrave.dev/command_line_switches#uses-in-powershell-one-liner
|
:: https://massgrave.dev/command_line_switches#uses-in-powershell-one-liner
|
||||||
@REM PowerShell -Command "" ^
|
PowerShell -Command "" ^
|
||||||
@REM "& ([ScriptBlock]::Create((irm https://get.activated.win )))" ^
|
"& ([ScriptBlock]::Create((irm https://get.activated.win )))" ^
|
||||||
@REM "/HWID"
|
"/HWID"
|
||||||
|
|
||||||
|
|
||||||
:: === Modules for Windows Update ==
|
:: === Modules for Windows Update ==
|
||||||
|
|
Loading…
Reference in a new issue