changing program execution order at startup

  • Thread starter Thread starter LuDean Marvin
  • Start date Start date
L

LuDean Marvin

Hi,

I have a number of programs that are executed at system startup. One
depends on the the execution of another program before it can function
properly. How can I change the execution order to ensure that this program
is excecuted first? Thank you.

LuDean
 
you could write a batch file with the programs listed in the order that you
wish them to be run?

HTH

Fox


| Hi,
|
| I have a number of programs that are executed at system startup. One
| depends on the the execution of another program before it can function
| properly. How can I change the execution order to ensure that this
program
| is excecuted first? Thank you.
|
| LuDean
|
|
 

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

Back
Top