Results 1 to 2 of 2

Thread: Questions about NT Service

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    Questions about NT Service

    Ok, I've done some searching on here and all I've seen is people making specific services. I have an application made already that we'd like to have run without logging in to windows, which I assume requires a service.

    So is there some registry entry that needs to be made to make it run as soon as the computer is booted? Power is sometimes cut to these computers and we do not have UPS systems on them.

    So can anyone tell me how to make this work?
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    Ok, so I've downloaded the following project and changed the parameters to reflect a program that I've written.

    http://www.freevbcode.com/ShowCode.asp?ID=4317

    It installs the program as a service (meaning it shows up in the services list). However, it won't let me start it. Do I need to do something to my program to make it work like a service? And this is an unattended application, but it does have a UI.

    Help?!
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

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