Windows Explorer Right-Click Extension

R

R Avery

This is probably not the right forum to post this question on, but I do
not know which is the right one.

I am interested in making a RegEx batch file/folder renamer integrated
with Windows Explorer. I have a program called TextPad which adds a
menuitem to the context menu of windows explorer, and I would like to do
the same thing. How can I do this? Not being possible with VBA is not
a problem, so long as it is possible under VB6 or VB.NET.

Any help would be most appreciated.
 
J

jaf

http://www.oreilly.com/catalog/vbshell/chapter/ch04.html

--

John
johnf202 at hotmail dot com



: This is probably not the right forum to post this question on, but I do
: not know which is the right one.
:
: I am interested in making a RegEx batch file/folder renamer integrated
: with Windows Explorer. I have a program called TextPad which adds a
: menuitem to the context menu of windows explorer, and I would like to do
: the same thing. How can I do this? Not being possible with VBA is not
: a problem, so long as it is possible under VB6 or VB.NET.
:
: Any help would be most appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top