- problem launching another process from screensaver
- Posted by Bharath on September 13th, 2006
I have a screen saver after the screen saver exited i want to launch a
some test.exe in windows XP.
I have tried it this ways
1. I wrote one saver.exe it in c# . it first launchs the screensaver(i
used process class in C#) after it exited
it launchs test.exe(i used process class in C#).when i normally run it
is working fine.But when I put this saver.exe as my screensaver I
found launched test.exe exited automatically when saver.exe exited
Please help me if any one knows the reason.
Similar Posts
- Add/Remove Programs & Launching a Process During Uninstall (Development Resources) by zethon@gmail.com
- Problem with launching .chm help (Help and Support) by cxbusdriver
- Activating a screensaver with SystemParametersInfo after it's been disabled by setting Screensaver to (none) in the Display Properties Screensaver tab (Development Resources) by Tina
- Launching A User Process From Printer UI Plugin (Drivers) by Orbian
- Problem launching WinDVR (Desktops) by Emil Lam

