Přidat otázku mezi oblíbenéZasílat nové odpovědi e-mailemVyřešeno Program pro editaci kontextového menu?

Dobrý odpoledne,

Má někdo zkušenosti s kvalitním (a pokud možno bezpečným) programem pro editaci kontextového menu (ta nabídka při stisku pravého tlačítka myši)? Zkoušel sem WinXP Manager, jenže ten nenašel všechno to, čeho bych se rád zbavil.

Díky za rady :)

Jsou zobrazeny jen nové odpovědi. Zobrazit všechny
Předmět Autor Datum
regedit a : citováno z: context_folders.htm Directory The context-menu entries for Directories is… nový
AZOR 12.04.2009 16:13
AZOR
ShellMenuView byl přesně ten program, kterej sem potřeboval! Díky! :-) poslední
Cole 12.04.2009 16:25
Cole

regedit a :

citováno z: context_folders.htm

Directory

The context-menu entries for Directories is built from these locations in the registry. The same applies for the Start button in the Taskbar

*

[HKCR\Folder\Shell\]
*

[HKCR\Folder\ShellEx\ContextMenuHandlers\]
*

[HKCR\Directory\Shell\]
*

[HKCR\Directory\ShellEx\ContextMenuHandlers\]
*

[HKCR\AllFilesystemObjects\shell\]
*

[HKCR \ AllFilesystemObjects \ shellex \ ContextMenuHandlers\]

NOTE: AllFilesystemObjects is not specific to Folders, but applies to files as well.
Some more obscure locations - Based on the FolderType Template

For Music folders, the context menu loads from this additional location:

*

[HKCR\SystemFileAssociations\Directory.Audio\shell \]

*

[HKCR\SystemFileAssociations\Directory.Audio\shell ex\ContextMenuHandlers\]

For Video folders

*

[HKCR\SystemFileAssociations\Directory.Video\shell \]

*

[HKCR\SystemFileAssociations\Directory.Video\shell ex\ContextMenuHandlers\]

For Picture folders

*

[HKCR\SystemFileAssociations\Directory.Image\shell \]

*

[HKCR\SystemFileAssociations\Directory.Image\shell ex\ContextMenuHandlers\]

Drives

To remove the context-menu entries for Drives, the following are the paths:

* [HKCR\Drive\Shell\]
* [HKCR\Folder\Shell\]
* [HKCR\Drive\ShellEx\ContextMenuHandlers\]
* [HKCR\Folder\ShellEx\ContextMenuHandlers\]

Namespace objects

To remove the context-menu entries for Namespace icons (My Computer, Recycle Bin etc), check here:

* [HKCR\Folder\Shell\]
* [HKCR\Folder\ShellEx\ContextMenuHandlers\]
* [HKCR\CLSID\{Namespace-CLSID}\shell\]
* [HKCR\CLSID\{Namespace-CLSID}\ shellex \ ContextMenuHandlers\]

Example - For My Computer the key would be:

* [HKCR\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D} \shellex\ContextMenuHandlers\]

Files

The context-menu entries for Files are built from the following registry locations:

* [HKCR\<ProgID>\shellex\ContextMenuHandlers\]
* [HKCR \*\shellex\ContextMenuHandlers\]
* [HKCR\*\shell\]
* [HKCR\AllFilesystemObjects\shellex\ContextMenuHand lers\]

To remove the WinZip related context-menu entries, seen on the picture, you need to remove the entries here:

[HKCR\*\shellex\ContextMenuHandlers\WinZip]

Example: For Shortcuts (.lnk files), the context-menu is built from:

* [HKCR\lnkfile\shellex\ContextMenuHandlers\]
* [HKCR\exefile\shell\]
* [HKCR\exefile\shellex\ContextMenuHandlers\]
* [HKCR\AllFilesystemObjects\shell\]
* [HKCR\*\shell\]
* [HKCR\*\shellex\ContextMenuHandlers\]
* [HKCR\AllFilesystemObjects\shellex\ContextMenuHand lers\]

shell_menu_view.html soft.

Zpět do poradny Odpovědět na původní otázku Nahoru