PDA

View Full Version : Start up changes


xnman
January 17th 04, 05:01 PM
I have a bunch of programs that automatically start up and put an icon
on the system tray. How do I find where this list is and delete some of
them from starting up when I start my machine?

Thanks in advance
xnman

Thorsten Matzner
January 17th 04, 05:21 PM
xnman > wrote:

>I have a bunch of programs that automatically start up and put an icon
>on the system tray. How do I find where this list is and delete some of
>them from starting up when I start my machine?

Applications that start with Windows can be found here:
- the WIN.INI, section [windows], entries "run=" and "load="
- the Registry keys
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunServices
- the folders
C:\DOCUMENTS AND SETTINGS\ALL USERS\START MENU\PROGRAMS\STARTUP
C:\DOCUMENTS AND SETTINGS\{username}\START MENU\PROGRAMS\STARTUP
See also "How to Troubleshoot By Using the Msconfig Utility in Windows
XP" (http://support.microsoft.com/?kbid=310560).

--
(tm)

Kenny
January 17th 04, 06:21 PM
Check the programs themselves to see if there's an option to stop loading at
Startup. If not type "msconfig" in the Run box and go to the Startup tab.
Uncheck any you don't want loading.

--

Kenny

"Cigarettes are killers that travel in packs."


"xnman" > wrote in message
...
> I have a bunch of programs that automatically start up and put an icon
> on the system tray. How do I find where this list is and delete some of
> them from starting up when I start my machine?
>
> Thanks in advance
> xnman
>

Google