startup tries to load app twice

K

Kim Aku

Several months after I installed InCD (for CD packet-writing) I started getting the start-up message 'InCD is already running'. I presume this is because the application is set to load on startup, but somehow this instruction has been duplicated somewhere else so XP is trying to load it twice on startup. Can I find all the likely startup locations and delete one of these instructions?
 
W

Wesley Vogel

Kim;

Execution Order for starting programs

With Windows XP Home, There are 13 places that programs can start from and
they are executed in the following order:

Before Logon
1)
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
2) HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices

After Logon
3)
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup
4) HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce
5) HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnceEx
6) WIN.INI [Windows] Load
7) WIN.INI [Windows] Run
8) HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
9) HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
10) C:\Documents and Settings\All Users\Start Menu\Programs\Startup
11) C:\Documents and Settings\Your Name Here\Start Menu\Programs\Startup
12) HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
13) As a Scheduled Task set to run at startup.

[[Startups in groups 6 to 11 all run at the same time (more or less).
However, the groups
themselves are triggered in the order shown above. In other words, the next
group can
begin launching while the previous group is still loading its startups. Due
to timing issues
it is impossible to say what order these items will finish loading, thus it
is impossible to
predict the exact order of execution for individual startups. For instance,
you may notice
two or more system tray icons changing position with each boot - even when
no changes
have been made to the order.]]

[[The order of items within a group is not necessarily the final order, as
some programs take
longer than others to load, and synchronous groups can overlap each other.]]

Items in 10 and 11 execute alphanumerically. You can change the order in 10
and 11 by
moving the items from 11 to 10. Also, you can rename the shortcuts in 10
and/or 11.

For example; dfg.exe, fgh.exe and ghj.exe would start in that order. To
change the
order rename to aghj.exe,bdfg.exe and cfgh.exe. They would then start in
that order.
 
K

Kim Aku

Thanks for replying to my question - unfortunately your reply comes up on my browser as 'message unavailable' as does about 1/3 of all the messages on this forum section - if you happen to read this I'm hoping you don't mind 4warding your reply direct to my email address which is rather unsubtly disguised above (hotmail).

Thanks anyway.
 
G

Guest

Further to my last complaint 'message unavaliable' - your reply suddenly appeared just as I was going to bed - thanks a bundle, I'll digest it in the morning (I'm in UK)

Best wishes and gratitude to all you amazing MostValuedPeople...

Kim.
 
W

Wesley Vogel

Kim;

Hello to the UK. If you plan on spending any time at all in newsgroups
set up Outlook Express as a Newsreader. It will be like having your
hands untied. :blush:)

Getting News from Newsgroups
http://www.microsoft.com/windows/ie/using/howto/oe/gettingnews.asp

Using Outlook Express To View Newsgroups
http://support.microsoft.com/default.aspx?scid=/directory/worldwide/en-gb/newsout.asp

Viewing and Posting to Newsgroups
http://www.microsoft.com/windows/ie/using/howto/oe/newsgroups.asp

Windows XP Newsgroup Setup Instructions
http://www.microsoft.com/windowsxp/pro/using/newsgroups/setup.asp

Setting up Outlook Express Newsreader
http://michaelstevenstech.com/outlookexpressnewreader.htm

Set Up Outlook Express
http://www.microsoft.com/windows/ie/using/howto/oe/setup.asp
 

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

Top