Add custom items to Windows Explorer shell context menu easily with Context Menu Platinum (.Net Component for C#, VB, etc.). Easy to start (just install), easy to add your custom menu items (just one lines of template code for every menu item), easy to use (.Net, C#, VB, etc.) easy to deploy (just add 1 small file to your installation pack).
First, some words about appending of your items to Explorer context menu - and about how you may do it.
Shell context menu items appending component is a COM server, that may be written, according to Microsoft specifications, only on unmanaged C++.
You may spend hours and hours, day by day trying to add your items to Windows Explorer shell context menu by writing unmanaged C++ implementations for outdated IContextMenu.QueryContextMenu, IShellExtInit.Initialize, IContextMenu.InvokeCommand, RegisterServer, IContextMenu.GetCommandString, UnregisterServer, for many others - and all it on unmanaged C++, because managed code, written, for example, on C# or VB, may not be correctly used in shell extension.
Days of work with unmanaged C++ code, your clients protests when your application for the umpteenth time crashed Explorer and even all client computer - Is any salvation in such hard situation?
Yes - and it is Context Menu Platinum.
We spent more than 4 years writing, extending and improving it for you to add your menu items to Windows Explorer shell context menu - for you to add menu items easily and fast.
Key features:
* Explorer shell context menu - easy to use in your program
(just add 1 line of template code for every item you want to add to shell menu);
* Easy to deploy
(just add 1 small file to your installation pack);
* Works on any computer
(all modern operating systems are supported, including Windows XP and all types of Vista);
Want to add your items to Windows Explorer shell context menu? Do it easily with Explorer Context Menu Platinum. More info and free download at Context-Menu.com
Screenshot
Comments
No comments have been submitted for this product. Be the first user to submit a comment.
More Similar Software
Windows Explorer Context Menu (.Net Component) 6.83 ... Add Items to Windows Explorer context menu - fast and easy ? Then you need Windows Explorer Context Menu. This .Net component will add all your custom items to Windows Explorer Shell context menu - automatically. All is supported (.Net, C#, VB.Net, C++, Java, CLR, etc.) ~ Add items to Windows Explorer Shell context menu on-the-fly ~ Add items with your icon and caption to Windows Explorer Shell context menu ~ Add to Explorer context menu items (entries) of all types.
Key features:
~ Add ...
Context Magic v1.0 Beta 5 ... Context Magic is a Windows Explorer context menu extension that extends functionality of the Send To menu and lets you manage files and folders. ...
StudioZai Menu Organizer 1.2 ... Menu organizer is a desktop enhancement tool that allows you to modify almost all Explorer and Desktop context menus. In order to hide or move any menu item to a submenu simply right-click any object and select "Organize this menu..." item.
Free version will allow you to modify almost all Explorer and Desktop context menus only. Upgrading to Pro version will allow you to control context menu in virtually all Windows programs. Also you will be able to create your own submenu items and move items ...
Context Menu Manager 2.3 ... Context menu commands can be extremely useful but what if you have dozens of commands? Cluttered menus in Explorer make it hard to find any particular command.
Use Context Menu Manager to easily manage the content of your Windows Explorer context menus. Quickly deactivate and reactivate commands from you menus without uninstalling the application. A command like WinZip is very useful but only when you want to use it. Context Menu Manager allows you to remove it from your context menus until ...
Context Menu Extension DLL 3.1 ... The Context Menu Extension DLL is a standard type of the Shell extension handlers. Like all such handlers, it is in-process Component Object Model (COM) object implemented as dynamic-link library (DLL). The Context Menu Extension handler exports two interfaces in addition to IUnknown: IShellExtInit and IContextMenu. It uses standard functions and procedures that Windows Shell calls to manage data between the extension and the Shell, like IShellExtInit::Initialize, IContextMenu::QueryContextMenu, ...