Re: To remove an icon from task bar
"jim" <jmkell@optusnet.com.au> wrote in message
news:%23XNIXYkMJHA.728@TK2MSFTNGP03.phx.gbl...
> One Used to be able to do so in Win 98, but not with XP/PRO.From
> memory, there used to be a Task bar Folder.Help jim
>
If you want to stop programs from loading on boot there are several ways to
accomplish it:
You should only use msconfig for troubleshooting problems, although it could
be used for stubborn programs until you find a way to disable them otherwise.
Click Start > Run, type in: msconfig and hit enter.
Click on the Startup tab and uncheck the program you wish to disable.
Click Ok and reboot if prompted.
Or
Right click on the programs icon in the Notification Area (formally known as the
Systray in earlier OS's) to see if there is an option to disable it from loading
on boot.
Or
Open the program/s in question and check their options to see if there is a way
to disable it from loading on boot.
Or
Remove any entries from the Startup folder that you do not want to load on boot.
Or
Look in the Registry under these keys to either remove the entry or comment it
out to disable it from loading on boot:
Start > Run, type in: regedit and hit enter. Navigate to the following keys:
hkey_current_user\software\microsoft\windows\current version\run
hkey_current_user\software\microsoft\windows\current version\RunOnce
hkey_local_machine\software\microsoft\windows\current version\run
hkey_local_machine\software\microsoft\windows\current version\RunOnce
hkey_local_machine\software\microsoft\windows\current version\RunOnceEx
hkey_local_machine\software\microsoft\windows\current version\RunServices
hkey_local_machine\software\microsoft\windows\current version\RunServicesOnce
Remove the entire entry in a key by right clicking in the right pane on the
data name in the Name column, click Delete in the popup menu, confirm deletion
and close regedit.
Always backup the registry or any key before making any changes so that you may
import the keys back in should anything go wrong. Haphazardly removing keys in
the registry is very dangerous and can render your system useless. Be 100% sure
of what you are doing and what you remove can be done safely.
How to back up, edit, and restore the registry in Windows XP and Windows
Server 2003
http://support.microsoft.com/kb/322756/en-us
Description of the Microsoft Windows registry
http://support.microsoft.com/kb/256986/en-us
--
Brian A. Sesko { MS MVP_Windows Desktop User Experience }
Conflicts start where information lacks.
http://basconotw.mvps.org/
Suggested posting do's/don'ts:
http://dts-l.com/goodpost.htm
How to ask a question:
http://support.microsoft.com/kb/555375