473,467 Members | 2,565 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to add an option to windows explorer right click menu?

How to add an option to windows explorer right click menu?

I'd like add my own option to the Explorer right-click menu.
So lets say in case the file has extension ".AVI" I want to see an
option "blah", which will open this file using my program.
How to do this in VB.Net?

Dec 1 '05 #1
2 8386
What you're wanting to do is create a Shell Extension -
http://www.informit.com/articles/art...69474&seqNum=1 might be a
good start - the example code is C# but easy enough to translate if
necessary. Alternatively, do a search - I had to make a property sheet
extension (in VB6) for a control panel app which was rather horrific, but
the simpler extension you're wanting to do shouldn't cause you *too* much
trouble!

Jevon
"Joe J." <ja*******@gmail.com> wrote in message
news:11**********************@g49g2000cwa.googlegr oups.com...
How to add an option to windows explorer right click menu?

I'd like add my own option to the Explorer right-click menu.
So lets say in case the file has extension ".AVI" I want to see an
option "blah", which will open this file using my program.
How to do this in VB.Net?

Dec 1 '05 #2
Thanks, that is great.
joe

Dec 1 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: yaktipper | last post by:
This explains how to disable the view source / right-click menu in Netscape 4, Netscape 6 and Internet Explorer (IE). <script language="JavaScript"> //This code is the beginning of the right...
3
by: Anand Ganesh | last post by:
Hi All, When the user right clicks on the desktop or selects a file and right clicks the mouse he should see our own submenu along with the Windows context menu. How will I do this in Visual C#...
1
by: Lars Netzel | last post by:
Hey! I need to make it possible for a user to delete items from a ListView. I want it to be as similar to Windows as possible so I want it to happen if I press Delete or with a RightClick menu...
2
by: Thief_ | last post by:
I'd like to explorer how to add my own menu items to the Explorer right-click menu. That is, if a user, say, right-clicks a txt file, I want to launch MY application to process that file. Are...
2
by: Mad Scientist Jr | last post by:
I am editing an existing application that has a System.Windows.Forms.TreeView with a right-click menu with several options. I want to get rid of the TreeView alltogether and rip out the code for...
3
by: rchak2k | last post by:
Hi! I have to capture the event of mouse right click menu selection. e.g. I need to capture the event if someone click the "close X" option displayed at the bottom of the right click menu. Any...
4
by: Przemek M. Zawada | last post by:
Dear Group, I have written a software (C#/VS2005), which enter current directory, match all requested files and rename it recursively (removing special chars, etc). What I want is to add in...
3
by: rossrobertson | last post by:
I was wondering if someone would be able to provide some assistance. I am trying to develop an application where the user selects a number of files by right clicking them in windows explorer and...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.