Results 1 to 3 of 3

Thread: makemeservice .... (api)

  1. #1

    Thread Starter
    Hyperactive Member razzaj's Avatar
    Join Date
    Oct 1999
    Location
    jounieh
    Posts
    261

    Post

    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 -

  2. #2
    New Member
    Join Date
    Nov 1999
    Posts
    8

    Post

    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"

  3. #3

    Thread Starter
    Hyperactive Member razzaj's Avatar
    Join Date
    Oct 1999
    Location
    jounieh
    Posts
    261

    Post

    ... 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
  •  



Click Here to Expand Forum to Full Width