View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Avery R Avery is offline
external usenet poster
 
Posts: 220
Default Windows Explorer Right-Click Extension

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.