controling program loading order

F

F Smith

Is there a way to control the order that programs load on
boot-up? I have a prgrm that fights with my DSL
connection.

THANKS!
 
T

Thorsten Matzner

F Smith said:
Is there a way to control the order that programs load on
boot-up? I have a prgrm that fights with my DSL
connection.

Open NOTEPAD and then write down the command-lines for your
applications that should start with Windows. Each command-line goes
into a separate line.
You should use the START command to start the applications. Type
START /?
at a DOS prompt for help with this.
Save the file as STARTUP.BAT and put a shortcut to the file into the
STARTUP subfolder of your Start Menu. Remove the applications itself
from the startup settings.
 
F

F Smith

-----Original Message-----


Open NOTEPAD and then write down the command-lines for your
applications that should start with Windows. Each command-line goes
into a separate line.
You should use the START command to start the applications. Type
START /?
at a DOS prompt for help with this.
Save the file as STARTUP.BAT and put a shortcut to the file into the
STARTUP subfolder of your Start Menu. Remove the applications itself
from the startup settings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top