October 14, 200421 yr I beleive there is a program responsible for launching all the screen saver.e.g. program flyingwindow.scranyone know what program is responsible for it?What I want to do is use "schedule" to launch screensaver at specific date.but don't even know what program is responsible for it.
October 14, 200421 yr You can launch it just like if it was a normal exe (or you could use a api call or 3rd party app to start the default screensaver too)
October 14, 200421 yr Author if you double click on the file the screensaver runs normally.but if you type the filename as a command the screensaver properties configuration comes up. Is there an actual program which is incharge of running the screensaver?
October 14, 200421 yr Author thanx that works with cmd prompt.but still don't work for scheduled task though, don't knwowhy
October 15, 200421 yr This will schedule it using cmd prompt:at 20:00 /interactive /every:m,t,w,th,f,s,su cmd /c logon.scr /s
Create an account or sign in to comment