programs on startup
Results 1 to 4 of 4

Thread: programs on startup

  1. #1
    Registered User
    Join Date
    Aug 2000
    Location
    PA
    Posts
    761

    Post programs on startup

    I have a program that I need to start and run on several networked machines. The program needs to start before the logon box so that it runs all the time(the machines have a tendency to sit for long periods of time at the logon screen). I added a line in the runsvc in the registry, and the program initially starts up before the logon prompt and all is well. The problem is that when users logoff of the network, the program is shut down.

    Does anyone know how to keep this from happening?

  2. #2
    Chat Operator Matridom's Avatar
    Join Date
    Jan 2002
    Location
    Ontario, Canada
    Posts
    3,778

    Post

    you'll probably want to run it as a service(well for NT boxes) there is a hack out there that let's you run regular apps as services..

  3. #3
    Registered User
    Join Date
    Aug 2000
    Location
    PA
    Posts
    761

    Post

    Turns out it was a problem with the software I was using. Got it fixed. Thanks for the response though!!

  4. #4
    Banned Ya_know's Avatar
    Join Date
    Jun 2001
    Posts
    10,692

    Post

    </font><blockquote><font size="1" face="Trebuchet MS, Verdana, Arial, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Trebuchet MS, Verdana, Arial, Helvetica, sans-serif">Originally posted by Milenko:
    <strong>Turns out it was a problem with the software I was using. Got it fixed. Thanks for the response though!!</strong></font><hr /></blockquote><font size="2" face="Trebuchet MS, Verdana, Arial, Helvetica, sans-serif">Do you want to tell us how you fixed it?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •