PDA

View Full Version : Choosing in what order programs are loaded


Mats
December 5th 03, 01:42 AM
Is it possible to choose in what order programs are
loaded at upstart?

Thorsten Matzner
December 5th 03, 01:42 AM
"Mats" > wrote:

>Is it possible to choose in what order programs are
>loaded at upstart?

Write a batch file that starts the applications. You can use the START
command in the batch file for better tuning. Type
START /?
at a DOS prompt for details. Remove the applications from the Windows
startup settings and out a shortcut to the batch file in the STARTUP
subfolder of your Start Menu instead.

--
(tm)

Ken Blake
December 5th 03, 01:42 AM
"Mats" > wrote in message
...

> Is it possible to choose in what order programs are
> loaded at upstart?




If you're asking about program loaded from the startup folder,
instead of loading them there individually, load them all from a
single batch file in the startup folder. In the startup folder,
invoke each program in the order in which you want them.

This of course won't work for programs automatically started from
the registry.

--
Ken Blake
Please reply to the newsgroup

Google