D3H6G9 Posted October 14, 2004 Posted October 14, 2004 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.
CoffeeFiend Posted October 14, 2004 Posted October 14, 2004 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)
D3H6G9 Posted October 14, 2004 Author Posted October 14, 2004 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?
D3H6G9 Posted October 14, 2004 Author Posted October 14, 2004 thanx that works with cmd prompt.but still don't work for scheduled task though, don't knwowhy
Wireless Posted October 15, 2004 Posted October 15, 2004 This will schedule it using cmd prompt:at 20:00 /interactive /every:m,t,w,th,f,s,su cmd /c logon.scr /s
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now