Startup Order of Programs in System Tray

  • Thread starter Thread starter DB Interfaces
  • Start date Start date
DB Interfaces said:
Does a way exist to control which programs load first in
XP Pro?

Not really. You could write a batch file with the start commands for
your applications that should start with Windows. Put the
command-lines in the desired order and save the file. Remove the
applications from the startup settings and put a shortcut to the batch
file into the STARTUP subfolder of the Start Menu.
At a DOS prompt type
START /?
for help with about how you can use additional features with this.
 
Back
Top