G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

How do I get eliminate the automactic launch of various applications at start
up? I don't want to remove the apps, just don't want to stop them from
launching when windows launches. thanks.
--
Rick
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

Look at the registry

HKLM\Software\Microsoft\Windows\Currentversion\Run
HKCU\Software\Microsoft\Windows\Currentversion\Run

and remove the entries of the software that you don't want to load at
Windows startup

Also, look at Start->All programs->Start

--
Saludos,

Marc
MCP - MVP Windows Shell/User
Oracle9i Certified Associate (OCA)

Este mensaje se proporciona "como está" sin garantías de ninguna clase, y no
otorga ningún derecho.


"Rick Hinton" wrote:

> How do I get eliminate the automactic launch of various applications at start
> up? I don't want to remove the apps, just don't want to stop them from
> launching when windows launches. thanks.
> --
> Rick
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

In news:A6A5FEBF-DC55-4483-ABA9-A13F9213CB36@microsoft.com,
Rick Hinton <RickHinton@discussions.microsoft.com> typed:

> How do I get eliminate the automactic launch of various
> applications
> at start up? I don't want to remove the apps, just don't want
> to
> stop them from launching when windows launches. thanks.


On each program you don't want to start automatically, check its
Options to see if it has the choice not to start (make sure you
actually choose the option not to run it, not just a "don't show
icon" option). Many can easily and best be stopped that way. If
that doesn't work, run MSCONFIG from the Start | Run line, and on
the Startup tab, uncheck the programs you don't want to start
automatically.

However, if I were you, I wouldn't do this just for the purpose
of running the minimum number of programs. Despite what many
people tell you, you should be concerned, not with how *many* of
these programs you run, but *which*. Some of them can hurt
performance severely, but others have no effect on performance.

Don't just stop programs from running willy-nilly. What you
should do is determine what each program is, what its value is to
you, and what the cost in performance is of its running all the
time. You can get more information about these at
http://castlecops.com/StartupList.html. If you can't find it
there, try google searches and ask about specifics here.

Once you have that information, you can make an intelligent
informed decision about what you want to keep and what you want
to get rid of.


--
Ken Blake - Microsoft MVP Windows: Shell/User
Please reply to the newsgroup
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

On Wed, 7 Sep 2005 06:46:08 -0700, Marc [MVP Windows]
<marcs@online.mvps.org> wrote:

>Look at the registry
>
>HKLM\Software\Microsoft\Windows\Currentversion\Run
>HKCU\Software\Microsoft\Windows\Currentversion\Run
>
>and remove the entries of the software that you don't want to load at
>Windows startup
>
>Also, look at Start->All programs->Start

Or use "MSConfig" disable the loading of them.
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

Poor advice.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:no0uh15nbti607j4m7mlha27d4npb9inhr@4ax.com,
Steve Pearce <*stevepearce@btinternet.com*> hunted and pecked:
> On Wed, 7 Sep 2005 06:46:08 -0700, Marc [MVP Windows]
> <marcs@online.mvps.org> wrote:
>
>> Look at the registry
>>
>> HKLM\Software\Microsoft\Windows\Currentversion\Run
>> HKCU\Software\Microsoft\Windows\Currentversion\Run
>>
>> and remove the entries of the software that you don't want to load at
>> Windows startup
>>
>> Also, look at Start->All programs->Start
>
> Or use "MSConfig" disable the loading of them.