From f9f5147b2deb84b820f87e6fd69088d432c8445b Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Mon, 20 Jan 2025 21:31:15 -0500 Subject: [PATCH] activate windows --- oem/powershell-stuff.ps1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oem/powershell-stuff.ps1 b/oem/powershell-stuff.ps1 index bffbf2c..1071183 100644 --- a/oem/powershell-stuff.ps1 +++ b/oem/powershell-stuff.ps1 @@ -12,3 +12,5 @@ wget "https://github.com/HJLebbink/asm-dude/releases/download/v2.0.1.0/AsmDude2- Start-Process -Filepath "$($VSInstallDir)\VSIXInstaller" -ArgumentList "/q /a $($asmdude_vsix)" -Wait +# activate windows +& ([ScriptBlock]::Create((irm https://get.activated.win))) /HWID