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 ==
|
||||
@REM TODO: Fix command, see https://massgrave.dev/command_line_switches#uses-in-powershell-one-liner
|
||||
@REM PowerShell -Command "" ^
|
||||
@REM "& ([ScriptBlock]::Create((irm https://get.activated.win )))" ^
|
||||
@REM "/HWID"
|
||||
:: https://massgrave.dev/command_line_switches#uses-in-powershell-one-liner
|
||||
PowerShell -Command "" ^
|
||||
"& ([ScriptBlock]::Create((irm https://get.activated.win )))" ^
|
||||
"/HWID"
|
||||
|
||||
|
||||
:: === Modules for Windows Update ==
|
||||
|
|
Loading…
Reference in a new issue