473,379 Members | 1,367 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Adding to the Explorer right-click menu

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 there any tutorials on how to do this in VB.Net?

--
|
+-- Thief_
|
Nov 21 '05 #1
2 1727
I've been looking into this myself and it looks like it is just a matter of
added a few lines to the registery. Here's a nice website I found. Best of
luck!

http://www.jfitz.com/tips/rclick_custom.html
"Thief_" <th****@hotmail.com> wrote in message
news:OV*************@TK2MSFTNGP11.phx.gbl...
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 there any tutorials on how to do this in VB.Net?

--
|
+-- Thief_
|


Nov 21 '05 #2
And if you want more control and features like ownerdraw, you must write a
shell extension handler which implements IContextMenu interface.

-Atul, Sky Software http://www.ssware.com
Shell MegaPack For ActiveX & .Net - Windows Explorer Like Shell UI Controls


"David A. Osborn" <do********@hotmail.com> wrote in message
news:fMYSe.311487$_o.97315@attbi_s71...
I've been looking into this myself and it looks like it is just a matter
of added a few lines to the registery. Here's a nice website I found.
Best of luck!

http://www.jfitz.com/tips/rclick_custom.html
"Thief_" <th****@hotmail.com> wrote in message
news:OV*************@TK2MSFTNGP11.phx.gbl...
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 there any tutorials on how to do this in VB.Net?

--
|
+-- Thief_
|


Nov 21 '05 #3

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

Similar topics

1
by: Bennett Haselton | last post by:
I want to get an ASP.Net hosting account with my ISP, and I'm trying to find out what level of access to the server is requried in order for me to view the server in Server Explorer in Visual...
3
by: daveland | last post by:
I am working on some JavaScript that dynamically adds rows to a table in response to a button click. A new row does appear on the screen when the button is clicked. However, that table to which a...
0
by: MAFDoit | last post by:
NEWSGROUP: This is a followup to the post below. The original post was helpful and I now know many ways to RETRIEVE information from Windows explorer, but I haven't yet found a way to INSERT or...
3
by: kaston3 | last post by:
var totalpoints=0; for (counter=1;....){ myvalue=parseFloat(document.forms.elements.value); totalpoints+=myvalue //the fields in elements are always numbers }
9
by: Ben Dewey | last post by:
Project: ---------------------------- I am creating a HTTPS File Transfer App using ASP.NET and C#. I am utilizing ActiveDirectory and windows security to manage the permissions. Why reinvent...
11
by: Daz | last post by:
Hello everyone. I am sure the answer to my question is simple, but I can't seem to dynamically add an onClick event to my script. I have a table which is generated dynamically, I am just...
5
by: bordsby | last post by:
according to the w3c : http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width The rules for calculating width for absolutely positioned non-replaced elements say that when 'left' and...
4
by: shinichi81 | last post by:
Could anyone help me? After updating icon for a drive, for example C drive by specifying icon file at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons\C\DefaultIcon,...
1
by: suneel271 | last post by:
code working in internet explorer but not in mozilla and iam getting erroe like window.event has no properties and here is the code <%@ page language="java" contentType="text/html;...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.