|
-
May 20th, 2002, 07:30 PM
#1
Thread Starter
Hyperactive Member
Just curious...
Is it possible to add something to the Windows Explorer Right Click menu (e.g. when you install WinZip, you can set an option so that when you right click and the popup menu appears, different WinZip options are available)?
-
May 21st, 2002, 05:41 PM
#2
Thread Starter
Hyperactive Member
-
May 22nd, 2002, 02:23 AM
#3
Frenzied Member
In registry Make the following structure.. This will add a new Item named MyCommand in context menu of every file and folder.
HKEY_CLASSES_ROOT\*\Shell\MyCommand\Command
And in Default value give the path of the program you want to run when MyCommand is chosen from context menu..
Maybe i post the code later...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|