Wallpaper Autorotater
The Wallpaper Autorotater is a little program I wrote to automatically change wallpaper at a given frequency. I wrote it in C# so that I could practice using the .NET framework. As it turns out, it is really easy.
The program is pretty simple to use. Just download the executable, and run it. When the window opens, click the "Browse" button to find the folder with all of your pictures. Click "OK". The program will automatically find all the compatible image files in your folder, and all of its subfolders. Next, choose a frequency from the drop-down box. Click "Start". Your windows desktop wallpaper will now change at the rate your specified using all the images in your folder.
