Classic Shell http://www.classicshell.net/forum/ |
|
Remove Pin To Start Menu (Classic Shell) from context menu http://www.classicshell.net/forum/viewtopic.php?f=7&t=1746 |
Page 1 of 1 |
Author: | cousindupree69 [ Tue Nov 19, 2013 6:55 am ] |
Post subject: | Remove Pin To Start Menu (Classic Shell) from context menu |
How do I remove the Pin To Start Menu (Classic Shell) from my Windows 7 context menu? |
Author: | Gaurav [ Tue Nov 19, 2013 8:33 am ] |
Post subject: | Re: Remove Pin To Start Menu (Classic Shell) from context me |
Merge this to the registry (paste it into Notepad, save as .reg file and double click it) to remove "Pin to Start Menu (Classic Shell)": Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\exefile\shellex\ContextMenuHandlers\StartMenuExt] [-HKEY_CLASSES_ROOT\lnkfile\shellex\ContextMenuHandlers\StartMenuExt] However it may return after you update Classic Shell |
Author: | cousindupree69 [ Tue Nov 19, 2013 10:03 am ] |
Post subject: | Re: Remove Pin To Start Menu (Classic Shell) from context me |
Thanks, .reg didn't work, so went in and removed both manually. Did the trick. |
Author: | suixelo [ Fri Nov 22, 2013 8:00 am ] |
Post subject: | Re: Remove Pin To Start Menu (Classic Shell) from context me |
In case you want to (a) not remove the keys while (b) still definitely disable the context menu entry (even after updating) I suggest simply blocking the corresponding CLSID: Either from a command line: Code: reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked" /v "{E595F05F-903F-4318-8B0A-7F633B520D2B}" /f Or via a .reg file: Code: Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked] "{E595F05F-903F-4318-8B0A-7F633B520D2B}"="" |
Author: | Ivo [ Fri Nov 22, 2013 9:34 am ] |
Post subject: | Re: Remove Pin To Start Menu (Classic Shell) from context me |
It might actually work. Every component has its own CLSID. |
Author: | Gaurav [ Mon Jan 20, 2014 5:12 am ] |
Post subject: | Re: Remove Pin To Start Menu (Classic Shell) from context me |
In Classic Shell 4.0.4, there is a new hidden setting "DisablePinExt". Add a DWORD value of this name to either HKCU\Software\IvoSoft\ClassicStartMenu\Settings or HKLM\Software\IvoSoft\ClassicStartMenu. A value data of 1 hides the "Pin to Start Menu (Classic Shell)" context menu item. This hidden setting is present as a Group Policy setting too called 'Disable the Pin shell extension'. |
Author: | Galane [ Fri Nov 28, 2014 1:11 am ] |
Post subject: | Re: Remove Pin To Start Menu (Classic Shell) from context me |
I still haven't been able to find out why Explorer (and only Explorer) on my x64 Win 7 Ultimate install cannot be pinned. I somehow unpinned it and now the only rightclick option I get on any Explorer taskbar button is Close Window. |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |