V
Vanguard
According to the help on BgInfo, I should be able to use the /all
command-line option to have it update the wallpaper for all users logged
in. So I added an event in Task Scheduler to RunAs Administrator every
15 minutes using the /all option. The idea is that whomever is logged
in at the time will get their wallpaper updated to show the snapshot
made by BgInfo. I may make the snapshots occur at longer intervals but
I need to get something else fixed first.
When I run the scheduled event (or if I execute "bginfo.exe /all
/timer:0"), a dialog pops up asking if I want to use (or maybe it was
save) a configuration file. The /timer:0 parameter tells it to make the
wallpaper update instead of bring up its configuration window. No, I
did not specify a configuration file in the command line to execute
bginfo.exe because I want to use the settings that it saves in the
registry. Actually I get 2 of these dialogs, probably because there are
2 username defined on my system, Administrator and mine (both in the
Administrators group). Clicking no results in no update to the
wallpaper. Clicking yes results in an error that BgInfo can only use
one configuration file, even after canceling the first dialog and
leaving only the 2nd dialog (so there should only be one remaining
instance of this dialog asking for a configuration file).
I've had BgInfo save a configuration file, put it in a path where anyone
can read/write it, and change the scheduled event to "bginfo.exe cfgfile
/all /timer:0" but still get those 2 popup dialogs. For now, I've put
"bginfo.exe /timer:0" in the Startup group for All Users but that means
their wallpaper only gets updated when they login.
command-line option to have it update the wallpaper for all users logged
in. So I added an event in Task Scheduler to RunAs Administrator every
15 minutes using the /all option. The idea is that whomever is logged
in at the time will get their wallpaper updated to show the snapshot
made by BgInfo. I may make the snapshots occur at longer intervals but
I need to get something else fixed first.
When I run the scheduled event (or if I execute "bginfo.exe /all
/timer:0"), a dialog pops up asking if I want to use (or maybe it was
save) a configuration file. The /timer:0 parameter tells it to make the
wallpaper update instead of bring up its configuration window. No, I
did not specify a configuration file in the command line to execute
bginfo.exe because I want to use the settings that it saves in the
registry. Actually I get 2 of these dialogs, probably because there are
2 username defined on my system, Administrator and mine (both in the
Administrators group). Clicking no results in no update to the
wallpaper. Clicking yes results in an error that BgInfo can only use
one configuration file, even after canceling the first dialog and
leaving only the 2nd dialog (so there should only be one remaining
instance of this dialog asking for a configuration file).
I've had BgInfo save a configuration file, put it in a path where anyone
can read/write it, and change the scheduled event to "bginfo.exe cfgfile
/all /timer:0" but still get those 2 popup dialogs. For now, I've put
"bginfo.exe /timer:0" in the Startup group for All Users but that means
their wallpaper only gets updated when they login.