Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Start a program before logon

  • 17-08-2011 10:05am
    #1
    Registered Users, Registered Users 2 Posts: 5,473 ✭✭✭


    Hi all,

    Looking for a piece of advice, I have a program that runs on XP machine that i need to keep running. Unfortunately the machine also as per policy needs to recieve updates and patches from Microsoft...

    So unfortunately some patches have automatically restarts, which shuts down my program.

    The computer restarts and sits at the logon screen till i log on.. during this time the program is not running..

    Is there anyway of getting the program to start while sitting at the logon screen??

    thanks a mill


Comments

  • Registered Users, Registered Users 2 Posts: 256 ✭✭Echoes675


    You will need to setup a user defined service. See this guide: http://www.tacktech.com/display.cfm?ttid=304

    Edit: remember when your service is created it will run as the SYSTEM account. If your program needs special permissions that your user account has you will need to change the service's properties in services.msc


Advertisement