Start Up order...

  • Thread starter Thread starter John
  • Start date Start date
J

John

Can someone tell me if I can choose the order programs
start once located in the Start Menu's, startup folder?
 
John said:
Can someone tell me if I can choose the order programs
start once located in the Start Menu's, startup folder?

Write a batch file that contains the command-lines for your
autostarting applications. Then arrange them in the order you want.
The START command may be necessary in the command-lines, for details
type
START /?
at a DOS prompt.
Put a shortcut to the batch file into the STARTUP folder of the Start
Menu and then remove all the other autostart settings.
 
Back
Top