I want to know if there is a way to rig windows vista to randomly select a wallpaper from a specific folder each time you log on, so that each time you log on you have a different wallpaper.
B) Create an HTML page that loads a javascript on startup. This script rolls out a random number, and based on it, loads an image from a predefined list, into the background image property of the page. Easier said than done, of course.