How to get "open with" via right click in application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nemillimen

    How to get "open with" via right click in application

    Hi guys...

    I got a new question

    If you right click and choose properties you can see the "Open with" field. I was wondering how I can get that in C#. This way I can get the application and start it via name instead.

    Thx
  • thesmithman
    New Member
    • Aug 2008
    • 37

    #2
    I think the dialog you're referring to is created by the operating system, not by the program that is opened by the icon. For example, I can open a .doc file with Microsoft Word, or I can right-click to open the same file with OpenOffice.org if I want to. So you may not have control over this feature, to the best of my knowledge.

    Comment

    Working...