Results 1 to 3 of 3

Thread: deleting services

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Location
    Quito, Pichincha, Ecuador
    Posts
    9

    Unhappy

    Hello everybody,

    Could anyone tell me how/where I can find an example program about how to create/delete a Windows NT service?,

    Thank you very much,

    Marco.

  2. #2
    Member
    Join Date
    Aug 2000
    Posts
    60

    Cool

    Hi There,

    All the information/Settings for services are stored in the windows registry, by deleting the registry keys you delete the service. There are no magical API calls to delete services. If you need help deleteing a key from the registry just contact me and i will help you out.

    The services are located at:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services



    Hope this is of some assistance,

    Grant French

    E-Mail: [email protected]
    ICQ: 33122184

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Location
    Quito, Pichincha, Ecuador
    Posts
    9

    stopping nt services

    Hi everybody,

    Could anyome help me, please telling me where I can find an example program that stops an NT service?,

    Thank you very much in advance,

    Marco.

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