Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 05-02-2007, 03:58 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: May 2005
Posts: 45
Default how to delete unnecessary entries from start button


hi
when we right click on the start button there r some options
open
explore
search
scan start menu (created by anti virus programme)
properties
open all users
explore all users
but apart from these, some programmes add their options here. How can those entries or options be deleted without disturbing the above mentioned options.
Plz let me know.
Shasta is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 05-02-2007, 04:05 PM   #2 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: how to delete unnecessary entries from start button

In regedit goto:

Code:
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex
and under these keys, u'll get ur desired extra keys, which u can safely delete.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 05-02-2007, 04:26 PM   #3 (permalink)
Right Off the Assembly Line
 
Join Date: May 2005
Posts: 45
Default Re: how to delete unnecessary entries from start button

but how would i know which r the necessary ones?
actually there r 2 entries which i want to delete
1. add to windows media player list
2. play with windows media player

when i installed windows media player 11 these entries were not there but they suddenly appeared a few days back.

if u can tell in detail it wud be gr8.
Shasta is offline  
Old 05-02-2007, 04:40 PM   #4 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Smile Re: how to delete unnecessary entries from start button

Quote:
Originally Posted by Vishal Gupta
In regedit goto:

Code:
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Directory\shellex
and under these keys, u'll get ur desired extra keys, which u can safely delete.
Vishal, as I think u didn't understand the question.
Look at the screenshot,



and tell what to do if someone wants to delete the WinRAR or any other entry from the Start button Context Menu only.
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 05-02-2007, 04:59 PM   #5 (permalink)
Right Off the Assembly Line
 
Join Date: May 2005
Posts: 45
Default Re: how to delete unnecessary entries from start button

yeah that's right. that's exactly what i meant
Shasta is offline  
Old 05-02-2007, 05:03 PM   #6 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: how to delete unnecessary entries from start button

Can you not right-click on the entry and select delete?

Arun
sakumar79 is offline  
Old 05-02-2007, 05:05 PM   #7 (permalink)
Beware of the innocent
 
ilugd's Avatar
 
Join Date: Dec 2005
Posts: 1,024
Default Re: how to delete unnecessary entries from start button

you can't rt click in a rt click menu sakumar.
__________________
Life is too short. Have fun.
ilugd is offline  
Old 05-02-2007, 05:08 PM   #8 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Smile Re: how to delete unnecessary entries from start button

Quote:
Originally Posted by ilugd
you can't rt click in a rt click menu sakumar.
Right.
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 05-02-2007, 09:16 PM   #9 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: how to delete unnecessary entries from start button

Oops, my bad... Anyway, the rightclick of Startmenu is the same as that of Folders...

Option 1: Edit the File Types "Folder" and "File Folder" in the Explorer > Tools> Options > File Types. Your changes will apply to the context menus of Folders as well.

Option 2: Edit the context menu items in the registry under HKCR\Directory and HKCR\Folder

Arun
sakumar79 is offline  
Old 05-02-2007, 09:31 PM   #10 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Wink Re: how to delete unnecessary entries from start button

Quote:
Originally Posted by sakumar79
Oops, my bad... Anyway, the rightclick of Startmenu is the same as that of Folders...

Option 1: Edit the File Types "Folder" and "File Folder" in the Explorer > Tools> Options > File Types. Your changes will apply to the context menus of Folders as well.

Option 2: Edit the context menu items in the registry under HKCR\Directory and HKCR\Folder
OK. I know that trick but take a look at my post. I have mentioned that the context menu entries of Start Button shud b changed, not of Start Menu Folder or any other folder/directory.
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 05-02-2007, 09:32 PM   #11 (permalink)
Distinguished Member
 
anandk's Avatar
 
Join Date: Mar 2005
Location: Pune
Posts: 3,783
Default Re: how to delete unnecessary entries from start button

there are some good rt-click menu or context menu editors there too
Context Menu Editor http://www.snapfiles.com/get/contextmenueditor.html
is one.

"HACE Mmm" http://www.hace.us-inc.com/mmm.shtml is a slightly difnt one...

more on rt-click options here at http://www.virtualplastic.net/html/ui_cntxt.html
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
anandk is offline  
Old 05-02-2007, 10:38 PM   #12 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: how to delete unnecessary entries from start button

All of these entries will be present in:

Code:
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers
Else u can also remove them from the software settings itself, like in case of WinRAR.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 05-02-2007, 11:18 PM   #13 (permalink)
Noobie Pro
 
alsiladka's Avatar
 
Join Date: Jan 2007
Location: Here, there, everywhere
Posts: 1,062
Default Re: how to delete unnecessary entries from start button

For WinRAR, you can remove the shell entry very easily.
Heres how-

1. Open WinRAR.
2. Click on Options > Settings
3. Navigate to the Integration Tab.
4. Uncheck the check boxes under the Shell Integration section on the right side.
5. Click on Ok and your job is done.
__________________
www.twitter.com/alsiladka
alsiladka is offline  
Old 05-02-2007, 11:21 PM   #14 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Question Re: how to delete unnecessary entries from start button

Quote:
Originally Posted by Vishal Gupta
All of these entries will be present in:

Code:
HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers
HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers
Else u can also remove them from the software settings itself, like in case of WinRAR.
But Vishal this will affect whole OS. I mean to say that, * is for all file types, Directory for all directories & Folders is for all folders. So the options will b changed for all such things.
What to do if one want to change the context menu entries of Start Button Only???
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 05-02-2007, 11:56 PM   #15 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: how to delete unnecessary entries from start button

^^
U can't!
All context menus for "Directories" work for Start menu coz Start menu is also a folder containing Programs folder.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 06-02-2007, 05:46 AM   #16 (permalink)
Human Spambot
 
Join Date: Nov 2004
Location: Madurai
Posts: 2,349
Default Re: how to delete unnecessary entries from start button

Vishal is right... AFAIK, when you change context menu for Start Menu, you will automatically have it changed for all folders/directories...

Arun
sakumar79 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by topgear
- by abhidev
- by clmlbx
- by Sarath

Advertisement




All times are GMT +5.5. The time now is 04:23 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2