More .BAT file questions.

Soldato
Joined
20 Jan 2005
Posts
2,722
Location
Whitley Bay
Anyone know how to force the desktop to refresh from a .bat file on win 2k?

I've got a .bat setup to rename a set of wallpapers on a loop so that a refresh of the desktop will give a new wallpaper but that refresh is a manual step I don't want to do.

Any ideas?
 
i've got a program that does it, gimme a few mins to dig it out, i searched for ages and couldn't find a way to do it via bat, without this tool


http://bleddyn.co.uk/forums/ocuk/RebIC.exe

rebic -close

if you do that in your bat file, it'll close itself after doing it, it does display on screen for a few secs, and i think it needs .net 1 at least to run..

not ideal, but it works for what i needed it to do
 
Last edited:
Back
Top Bottom