PDA

View Full Version : Start up programs


question1
01-12-2001, 05:04 PM
I am working on a Winodws NT machine that needs to have a program start automatically when the machine is booted up. I know which exe file needs to start but I do not know where to place it to get it to start automatically. Any ideas???

Appreciate it,
Troy

sleddog
01-12-2001, 05:23 PM
To have it start for any user, try:
C:\WINNT\Profiles\All Users\Start Menu\Programs\Startup

That's assuming that WinNT is installed in C:\WINNT of course.