|
-
Nov 26th, 1999, 07:57 PM
#1
Thread Starter
Hyperactive Member
i would like to know what happens when one registers a program as a service ( it hides it from ctrl alt del list ) ...
but is there any oter effect and should someone call this function each time the program runs or only once ????
- regards -
- razzaj -
-
Nov 26th, 1999, 10:51 PM
#2
New Member
Service is a prog. that is loaded everytime windows is booted.. except if it is RunServicesOnce..
Effects:
it runs in the background without anything visible.. (normally)... so you could do progs that scan if some program is started or something with it being service...
hope that explains little
------------------
-Matti Kiviranta
AyS of AyS Systems
Move yourrr body
"Eiffel65 - Move your body"
-
Nov 27th, 1999, 09:35 AM
#3
Thread Starter
Hyperactive Member
... well .. are u saying that if the first time i run the program i call makemeservice
the program should run automatically each time i start windows???
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|