Can someone suggest how to start a customized screensaver from a service application?
PS. If I simply run it as "scrname.scr /s" it doesn't show up.
Printable View
Can someone suggest how to start a customized screensaver from a service application?
PS. If I simply run it as "scrname.scr /s" it doesn't show up.
You're going to have to do the same things as you would for running any executable in a user's desktop from a service.
Go through some of your previous posts.