I have searched for an answer to this but without result. I am trying to browse the local file system to obtain and then open a file. I don’t know what the application is (could be excel, Word, 123, powerpoint, photoshop etc)
The openfiledialog method retuns a srting representation of the file. How do I use this to launch the correct application and chosen file?
Also if the user chooses one of his/her ie favourites in the local browse, openfiledialog returns XXXXX.url - how can I launch this?