Results 1 to 3 of 3

Thread: Just curious...

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    Toronto, Ontario
    Posts
    280

    Question 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)?

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    Toronto, Ontario
    Posts
    280

    Angry URR

    The registry is a large (and evil? ) place (where no should venture?! ). Could you tell me where I need to add a key (code would be nice! plz?)?

  3. #3
    Frenzied Member moinkhan's Avatar
    Join Date
    Jun 2000
    Location
    Karachi, Pakistan
    Posts
    2,011
    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
  •  



Click Here to Expand Forum to Full Width