Location on disk of msconfig's startup tab

  • Thread starter Thread starter Vance Roos
  • Start date Start date
V

Vance Roos

Is there somewhere in Win XP wher I can find a file (or more than
one) which is where the data in msconfig's startup tab comes from?
 
In
Vance Roos said:
Is there somewhere in Win XP wher I can find a file (or more than
one) which is where the data in msconfig's startup tab comes
from?


Programs can start automatically in several places in the
registry as well as in the startup folder. The advantage of using
MSconfig is that it gathers all of this and puts it in a single
place for you. Besides being much safer than editing the registry
directly, it's much more convenient to use MSconfig.
 
from the wonderful person said:
In
from?


Programs can start automatically in several places in the
registry as well as in the startup folder. The advantage of using
MSconfig is that it gathers all of this and puts it in a single
place for you. Besides being much safer than editing the registry
directly, it's much more convenient to use MSconfig.

Unless you want to change something from 'all users' to 'HKLM_run', or
delete something permanently, in which case startupcpl from
http://www.mlin.net/StartupCPL.shtml
is much nicer than MSCONFIG, and works on Win2k Pro as well.
(The price is right too)
 
Vance said:
Is there somewhere in Win XP wher I can find a file (or more than
one) which is where the data in msconfig's startup tab comes from?

Location in that tab tells you
Two are in the registry:
HKCU at
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKLM at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

The others are folders of shortcuts - for Startup, r-click the Start
Button, take Open and in the window double click Programs then Startup
For Common Startup, the same but Open All Users instead of the simple
Open
 

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

Back
Top