I'd like to schedule a task on windows (XP, Vista or 7). Since I do it from my VB.Net code, I have to run it as SYSTEM. Yet, I'd like the window dialog to display anyway (that is, I'd like windows not to hide the program window). Is there a way I can do that?
Otherwise, is there a way to set up a scheduled task from the command line for the current user without having to enter a password? How does one manage if he doesn't have a password?
Thanks a lot!
CFP.