activate windows
This commit is contained in:
parent
41a4932baf
commit
f9f5147b2d
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user