Re: Choosing in what order programs are loaded

Posted: 07-04-2003, 06:07 PM
"Mats" <matzas@spray.se> 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)
Reply With Quote

Responses to "Re: Choosing in what order programs are loaded"

Ken Blake
Guest
Posts: n/a
 
Re: Choosing in what order programs are loaded
Posted: 07-04-2003, 07:51 PM
"Mats" <matzas@spray.se> wrote in message
news:01ed01c3424d$c8c84930$a101280a@phx.gbl...
> 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


Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VPN and binding order. indianabeck Windows Vista Networking & Sharing 0 01-08-2007 04:18 PM
Nic Binding Order Getty Lab Manager Windows Vista Networking & Sharing 0 10-06-2006 05:10 PM
WLMD Sort order Pierre Aterianus Windows Vista Mail 0 06-23-2006 12:41 PM
Order Windows XP SP2 CD Peter Windows XP Beta 5 08-09-2004 05:17 PM
Right-click menu order Lynn Windows XP New Users 2 07-09-2003 09:26 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90