Sunday, September 20, 2020

Pendrive Icon

 Place a bitmap on the pendrive

Then create this

[autorun]
icon=picture.bmp

#save as autorun.inf

Run Fido Script

Run PowerShell as Admin Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process iex ((New-Object System.Net.WebClient).DownloadStri...