Boot-up sequence

  • Thread starter Thread starter PSRumbagh
  • Start date Start date
P

PSRumbagh

Guest
Can I control the order in which programs are loaded during boot-up?
 
"PSRumbagh" said this in news item

news:C96F1F1D-F49A-483E-997D-A75EB2C0E644@microsoft.com...

> Can I control the order in which programs are loaded during boot-up?




Yes - by placing each of them into a batch file, in the desired order.
 
With a third party tool, or by creating a batch file to start up the

programs, as apposed to having them autostart

The Q being why?



"PSRumbagh" wrote in message

news:C96F1F1D-F49A-483E-997D-A75EB2C0E644@microsoft.com...

> Can I control the order in which programs are loaded during boot-up?
 
On Feb 10, 9:54 pm, PSRumbagh

wrote:

> Can I control the order in which programs are loaded during boot-up?  




There are some ways to control this.



The best recommendation will follow a description of the issue you are

trying to resolve and why you think you need to do this, if of course

it is not an intrusion on your privacy.



What issues do you see that you think starting things in a different

order will resolve?



What things are not normally in a good order?



What would a better order be?



If you could change the order what would you change?
 
"DL" wrote in message

news:%23$INW3vqKHA.4636@TK2MSFTNGP06.phx.gbl...



> The Q being why?

>


To make jobless drug junkies like you worry about everything and to keep you

guys busy so that trouble on our streets is kept to a minimum.



Get a job boy and stop scrounging our benefit system.

..

hth
 
On Wed, 10 Feb 2010 18:54:01 -0800, PSRumbagh

wrote:



> Can I control the order in which programs are loaded during boot-up?






Yes. Load them from a batch file, putting them in the order you want

them within the batch file.



--

Ken Blake, Microsoft MVP (Windows Desktop Experience) since 2003

Please Reply to the Newsgroup
 
In news:i698n590pl72hmrs4rltd73bpq9e79i8s1@4ax.com,

Ken Blake, MVP typed:

> On Wed, 10 Feb 2010 18:54:01 -0800, PSRumbagh

> wrote:

>

>> Can I control the order in which programs are loaded during boot-up?


>

>

> Yes. Load them from a batch file, putting them in the order you want

> them within the batch file.




What mechanism would you use to keep them from loading into the System Tray,

etc., so that the batch file could run and do its suggested job?



Twayne





--

--

Life is the only real counselor; wisdom unfiltered

through personal experience does not become a

part of the moral tissue.
 
you can always utilize

the three hierarchy's

in windows to launch

programs.



firstly, you can use

the msconfig to enable

which programs to

start at boot time.



secondly, you can then

use the startup folder

to launch the next set

of programs.



thirdly, you can then

launch the third set

of programs manually.



--



db·´¯`·...¸>

DatabaseBen, Retired Professional

- Systems Analyst

- Database Developer

- Accountancy

- Veteran of the Armed Forces

- Microsoft Partner

- @hotmail.com

~~~~~~~~~~"share the nirvana" - dbZen



>

>




"PSRumbagh" wrote in message news:C96F1F1D-F49A-483E-997D-A75EB2C0E644@microsoft.com...

> Can I control the order in which programs are loaded during boot-up?
 
Twayne wrote:

> In news:i698n590pl72hmrs4rltd73bpq9e79i8s1@4ax.com,

> Ken Blake, MVP typed:

>> On Wed, 10 Feb 2010 18:54:01 -0800, PSRumbagh

>> wrote:

>>

>>> Can I control the order in which programs are loaded during boot-up?


>>

>>

>> Yes. Load them from a batch file, putting them in the order you want

>> them within the batch file.


>

> What mechanism would you use to keep them from loading into the System

> Tray, etc., so that the batch file could run and do its suggested job?

>

> Twayne

>

>


Remove the corresponding entries from their current locations (which may

not always be the best idea). See

http://www.bleepingcomputer.com/tutorials/tutorial44.html





--

Lem



Apollo 11 - 40 years ago:

http://www.nasa.gov/mission_pages/apollo/40th/index.html
 
"PSRumbagh" wrote in message

news:C96F1F1D-F49A-483E-997D-A75EB2C0E644@microsoft.com...

> Can I control the order in which programs are loaded during boot-up?




Along with what the others have suggested, if you're having a problem with a

particular program loading too soon, there's a nice little program called

Startup Delayer (

http://www.r2.com.au/software.php?page=2&show=startdelay ). Although it's

not listed, it also works fine in Windows7. I use it to delay two different

programs on my notebook that were giving me errors when they started

together.

--

SC Tom
 
Back
Top