How can I control process launch order at start-up?

zulu9812

The Newbie Nightmare
Joined
Jan 29, 2002
Messages
6,388
Location
Athens of the North
Basically, I have a program that can locks the computer so that a password is required to unlock it. Ctrl-Alt-Del can't get past it either. I've figured out how to get it to launch with windows, and how to use a macro to activate the lock as soon as the program launches. However, this program doesn't launch right away at start-up, leaving a small timeframe for an unauthorised user to stop the program launcing. So I really need this program to be one of the first processes to run when windows starts up. Any suggestions?
 
Back
Top Bottom