Newsflash

Add your items to Windows Explorer context menu - it never was easier: Windows Explorer Context Menu v6.83 was released

Read more...
 

Full Vista support appended

Read more...
 
Home arrow Archive
Archive

Add items to Windows Explorer Context Menu easily - how? An answer is simple - use Windows Explorer Context Menu , .Net component (C#, VB.NET, etc.) that will help you to add all your items to Windows Explorer Shell context menu.

Articles in this section describe methods for custom items appending to Windows 95 / 98 Explorer Shell context menu, they will not work on the latest operating systems, such as Windows XP, Windows Vista , Windows XP/Vista x64 (64-bit editions). Methods for appending of custom items (entries) to Windows Explorer Shell context menu, described here, are outdated.

To add your items to Windows Explorer Context Menu you should use Windows Explorer Context Menu component, according to Microsoft guidelines.

 



Simple shell context menu PDF Print E-mail

Simple shell context menu 

Demonstrates how to create a simple shell context menu using a few registry entries, instead of COM. The sample context menu creates a grayscale copy of the selected JPEG image.

Read more...
 
Context menu application to act on selected files PDF Print E-mail

Question : Context menu application to act on selected files

Hi all,

I want to write an application that is launched from the context menu
in Windows Explorer/Computer. That is to say, when I am browsing
around my hard drive and get to any location I choose, I want to be
able to select several files, right click my mouse and launch an
application which will act on the selected files.

Read more...
 
Windows shell namespace extensions in .Net PDF Print E-mail
Windows Shell Context Menu : Rapid development of Windows shell namespace extensions in .Net
 
Introduction

Windows Shell Context Menu is a framework for fast, painless and easy development of Windows Explorer namespace extensions in .Net . Windows Shell Context Menu eliminates the time-consuming, error-prone and complicated process of developing namespace extensions using an innovative yet simple and easy-to-use object model. With Windows Shell Context Menu, you can concentrate on writing the functionality of your namespace extension and not worry about the hundred things that are necessary to integrate the namespace extension seamlessly into Windows Explorer. Shell namespace extensions developed with Windows Shell Context Menu support all kinds of features including folder/non-folder items, sub-folders, sub-folder navigation, custom views, details/column view, contextmenus, background contextmenus, drag-drop, icons, overlay icons, thumbnails, groups/categories, tile-view, property sheets and many other features which enable the shell namespace extension to integrate smoothly and seamlessly into Windows Explorer and other browsers.
What are shell namespace extensions?
Read more...
 
Windows Explorer context menu problem PDF Print E-mail

Windows Explorer context menu problem

Hi,

I have an interesting problem about adding menu items to Windows
Explorer context menu. Details below:

I have used a sample (ShellExt) from Microsoft Platform SDK for
Windows Server 2003 R2. After some changes, I have built the sample
and got ShellExt.dll file. Then, I have registered the extension
(using ShellExt.reg).

Till now, everthing goes well. But the interesting thing is:

I have two computers which have the same operating system (Windows XP
SP2).

The .dll file runs perfectly at first computer and adds menu items to
Windows Explorer context menu, but it does not do the same task at
second computer.

At first step, I have examined and compared all related registry
entries of two computers. They are same.

Secondly, using a program which is called "ShellExView", I have tried
every non-Microsoft products extensions one by one (disabling and
enabling them) to clarify whether the failure stems from them or not.
Additionally, "ShellExView" shows that the extension ShellExt.dll runs
perfectly at the second computer.

DebugView shows all messages at first computer but nothing at the
second.

After a long research on internet, I have failed to find any clue
about this kind of problem.

May be it seems very strange but the only difference between two
computers is:

The background color of context menu is gray at first computer, and
white at the second.

Thanks in advance!
Read more...
 
Add an Icon to shell handlers PDF Print E-mail
Add an Icon to shell handlers

Does anyone know what you do to set the Icon for  an item in a shell handler? I've set a contextmenu handler to the extension .savdata and added the text "Open with ConvertFile" to the handler so that the context menu for .savdata looks like this:

 

    Open with ConvertFile

    -------------------------------------

    Send To                       >

    -------------------------------------

    Cut

    Copy

    -------------------------------------

    Create Shortcut

    Delete

    Rename

    -------------------------------------

    Properties

 

So how can I use "my.computer.registry.HKEY_CLASSES_ROOT" in VB 2009 express edition to add an Icon file path to the left of the context menu handler?

Read more...
 
How to host an IContextMenu PDF Print E-mail
How to host an IContextMenu

Most documentation describes how to plug into the shell context menu structure and be a context menu provider. If you read the documentation from the other side, then you also see how to host the context menu. (This is the first of an eleven-part series with three digressions. Yes, eleven parts - sorry for all you folks who are in it just for the history articles. I'll try to toss in an occasional amusing diversion.)
Read more...
 
Generate a File Listing from a Windows Explorer Context Menu PDF Print E-mail
Generate a File Listing from a Windows Explorer Context Menu

How many times have you been browsing through directories in Windows Explorer and wished you could generate a text file or printout listing the files and folders? It seems like such a simple request that it's amazing the option isn't available. You don't believe me? Right click on a folder and see for yourself if there is an option to list or print the structure. There isn't, but there is a workaround that doesn't require any third party software. Here's how to create a context menu item that when clicked will generate an editable text file listing of the selected directory.
Read more...
 
Customizing Outlook Express main context menu PDF Print E-mail
Customizing Outlook Express main menu

To customize the Outlook Express (OE) or Windows Mail menu, you right-click the design surface of the add-in module and choose the Explorer MenuBar or Inspector MenuBar component in the context menu. These components allow customizing Explorer menu and Inspector menu in Outlook Express respectively. When you add such a component to the OE module, you click the property editor button of the Controls property (in the Properties window).
Read more...
 
VS (Visual Studio) Template Context Menu PDF Print E-mail

VS (Visual Studio) Template Context Menu

This article is regarding the addition of context menu in Visual Studio IDE. We want to add a menu item in the context menu after right clicking on VS Template, the approach is to open an another window after clicking the context menu item which would allow us to add some files in solution explorer.

Read more...
 
More...
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>

Results 37 - 45 of 65
© 2010 Add items to Windows Context Menu - easily with Windows Explorer Context Menu (.Net Component)
All product and company names are trademarks or registered trademarks of their respective owners.