I needed a little utility to stop the Windows screensaver from starting, I was working on some machines where the security policy had set the screensaver to kick-in after 5 minutes and it was password protected, and there was no way to change these settings (also due to the stupid security policy). So I wrote a little VBS script to simulate or fake key presses at set intervals; by default it presses the Shift key every 3 minutes. Just doubleclick the VBS file to start it, or if you want to see what it’s doing then run the CMD batch file. Optionally invoke it manually with CScript and you can change the interval and key to be pressed.
Download Key Faker Utility Thingy 1.0 - keyfaker.zip

