From e5d51f27828671406f9cda83f31c37eaae8d219d Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 2 Oct 2024 18:40:57 +0200 Subject: [PATCH] activate windows --- windows11.bat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows11.bat b/windows11.bat index 2578394..54170c8 100644 --- a/windows11.bat +++ b/windows11.bat @@ -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 ==