View Full Version : Background Service
anil_alayil
02-05-2002, 12:32 PM
I want to run an executable file in the back ground. If we adding the path in the Registry 'Run Service' section it will always work after the windows loaded. But if we press Ctrl+Alt+Del we can see it in the memory. Have there any way to don't display it when we press Ctrl+Alt+Del
POBrien
02-05-2002, 11:56 PM
You have to add code to make it run as a service.. check vb-world.com
even if you do, a user can still CAD before logging in and kill the application. The problem is the program doesn't load fast enough to "hide" itself in the task list.
Patrick (http://www.winguides.com/forums/sendprivate.php?Cat=&User=POBrien&Board=&Number=&what=online&page=&view=&sb=&part=&vc=><font)</font color=green> /images/forums/icons/smile.gif
<a target="_blank" href=https://www.regnow.com/softsell/nph-softsell.cgi?item=5006-1>WinGuides</a>
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.