Saturday, April 18, 2015

Screen Saver

This batch script version of screen saver. This works best if you can set cmd into full screen mode (4:3 screen resolution) but nowadays computer screen resolution is 16:9 so you cannot create a full screen cmd.exe unless you change it. This is specially made for windows XP.

Fun fact: I created the background picture of this blog using this script and edited it in MS Paint.

Language: Windows Batch Script (.bat)

View the source code here:
https://github.com/wthe22/batch-scripts/blob/master/Screen-Saver.bat


No comments:

Post a Comment