ORDER OF APPLICATION START

  • Thread starter Thread starter JLSMMC
  • Start date Start date
J

JLSMMC

does anyone know if the order of which the applications
start at bootup can be controlled. i.e. can i make
outlook start after my network connection starts. Can i
make my firewall program start AFTER my net work
connects...etc...

thanks

....j.
 
JLSMMC said:
does anyone know if the order of which the applications
start at bootup can be controlled. i.e. can i make
outlook start after my network connection starts. Can i
make my firewall program start AFTER my net work
connects...etc...

You could write a batch file that starts your applications in the
correct order, using the START command from here. For details type
START /?
at a DOS prompt.
Remove all startup entries for the applications and put a shortcut to
the batch file into the STARTUP subfolder of the Start Menu.
 
Back
Top