PC Review


Reply
Thread Tools Rate Thread

Change the order start up applications

 
 
=?Utf-8?B?Q3ludGhpYQ==?=
Guest
Posts: n/a
 
      26th Jul 2005
How do you permanently change the order that a application starts when in the
HKLM\Software\Windows\CurentVersion\Run.
 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a
 
      26th Jul 2005
The 'Run' keys start asynchronously rather than sequentially. To start
applications sequentially create a shell script something like this and
place it in your \Startup directory.

-------------mystartup.cmd-------------
start "" "D:\Program Files\Microsoft Office\OFFICE11\outlook.exe"
start "" "D:\Program Files\Microsoft Office\OFFICE11\word.exe"
start "" "D:\Program Files\Microsoft Office\OFFICE11\excel.exe"
---------------end file------------------

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Cynthia" wrote:
| How do you permanently change the order that a application starts when in
the
| HKLM\Software\Windows\CurentVersion\Run.


 
Reply With Quote
 
=?Utf-8?B?Q3ludGhpYQ==?=
Guest
Posts: n/a
 
      26th Jul 2005
hanks Dave,

Lets say I have five programs that I want to start at start up in certain
order. Would a shell script still be the way. Thanks again.

Cynthia

"Dave Patrick" wrote:

> The 'Run' keys start asynchronously rather than sequentially. To start
> applications sequentially create a shell script something like this and
> place it in your \Startup directory.
>
> -------------mystartup.cmd-------------
> start "" "D:\Program Files\Microsoft Office\OFFICE11\outlook.exe"
> start "" "D:\Program Files\Microsoft Office\OFFICE11\word.exe"
> start "" "D:\Program Files\Microsoft Office\OFFICE11\excel.exe"
> ---------------end file------------------
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Cynthia" wrote:
> | How do you permanently change the order that a application starts when in
> the
> | HKLM\Software\Windows\CurentVersion\Run.
>
>
>

 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      26th Jul 2005
Yes.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Cynthia" wrote:
| hanks Dave,
|
| Lets say I have five programs that I want to start at start up in certain
| order. Would a shell script still be the way. Thanks again.
|
| Cynthia


 
Reply With Quote
 
=?Utf-8?B?Q3ludGhpYQ==?=
Guest
Posts: n/a
 
      26th Jul 2005
Thanks. It did the trick.

"Dave Patrick" wrote:

> Yes.
>
> --
> Regards,
>
> Dave Patrick ....Please no email replies - reply in newsgroup.
> Microsoft Certified Professional
> Microsoft MVP [Windows]
> http://www.microsoft.com/protect
>
> "Cynthia" wrote:
> | hanks Dave,
> |
> | Lets say I have five programs that I want to start at start up in certain
> | order. Would a shell script still be the way. Thanks again.
> |
> | Cynthia
>
>
>

 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      26th Jul 2005
Glad to hear it. You're welcome.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Cynthia" wrote:
| Thanks. It did the trick.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is it possible to change the order of open applications on the status bar Martin C Windows XP General 2 30th Nov 2006 06:16 PM
Change drive start up order =?Utf-8?B?VG9ueQ==?= Windows XP Basics 15 9th Oct 2005 02:51 PM
Re: Can you set the order that applications load during start up? Wesley Vogel Windows XP General 1 21st Sep 2005 12:45 PM
Re: Can you set the order that applications load during start up? Jon Windows XP General 0 7th Sep 2005 01:18 PM
change start menu order Gilles RONSIN Windows XP General 13 4th Feb 2005 09:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:53 PM.