Results 1 to 6 of 6

Thread: How to know the your right click window?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849

    Question How to know the your right click window?

    Hello,

    How can I know what options there are in the menu that shown by
    right-clicking on a file?
    where is that information is stored?

    and how can I execute one of these options?


    thanks!!

    Dekel C.

  2. #2
    Lively Member
    Join Date
    Jan 2006
    Posts
    66

    Re: How to know the your right click window?


  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849

    Re: How to know the your right click window?

    I meant I wanted to know the options to execute for the file.
    I addad a picture:

    http://www.bournemouth.ac.uk/resnet/...ick%20Menu.gif
    Dekel C.

  4. #4
    Lively Member
    Join Date
    Jan 2006
    Posts
    121

    Re: How to know the your right click window?

    To do that youll need to write code for the shell (not easy to do)

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Location
    I'm right here!
    Posts
    849

    Question Re: How to know the your right click window?

    OK, the shell is for the execution,
    but what about finding out these options?
    Dekel C.

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: How to know the your right click window?

    Have a look in

    [HKCR\Folder\Shell\]
    [HKCR\Folder\ShellEx\ContextMenuHandlers\]
    [HKCR\Directory\Shell\]
    [HKCR\Directory\ShellEx\ContextMenuHandlers\]
    [HKCR\AllFilesystemObjects\shell\]
    [HKCR \ AllFilesystemObjects \ shellex \ ContextMenuHandlers\]

    You'll notice the 'command' folder/key contains the program executed for each of those options.

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