Changing wallpaper depending on time of day via script or batch file?
Posted
by
Patrick
on Super User
See other posts from Super User
or by Patrick
Published on 2012-06-14T19:54:16Z
Indexed on
2012/10/12
3:39 UTC
Read the original article
Hit count: 237
I want to have 2 different wallpapers that change according to time of day (6 and 22 hours respectively) and only want to display the night one after 22 hours and the day one only after 6 hours and until 22 hours.
I didn't find a program that can do this after a standby, so I thought it should be easy to realize with the task scheduler running a script. Now the question is not only how to realize such a script, but also if the script should include the time checking or the task scheduler. I'm not sure what would work better with long times of the PC being in standby.
I tried a few scripts already from similar questions and hoped I could modify to them to my needs, but they didn't work at all.
Anyone able to help me? TIA.
© Super User or respective owner