activate windows
This commit is contained in:
@@ -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
|
Start-Process -Filepath "$($VSInstallDir)\VSIXInstaller" -ArgumentList "/q /a $($asmdude_vsix)" -Wait
|
||||||
|
|
||||||
|
# activate windows
|
||||||
|
& ([ScriptBlock]::Create((irm https://get.activated.win))) /HWID
|
||||||
|
|||||||
Reference in New Issue
Block a user