activate windows

This commit is contained in:
Mylloon 2024-10-02 18:40:57 +02:00
parent c3aa81ddcc
commit e5d51f2782
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -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 ==