In our appliaction, I want to implement a Explorer like feature. When you double-click on any file then to go to registry and find the associated app, To launch the app with the selected file.
Example - If you double click on Microsoft.doc file, then it should open Microsoft.doc in Word.

Any hints?