Can anyone tell me how I can open a file using a specified application. For example how would I open a txt file in MS Word. I know I can use Shell to open a file using the file associated application, but I am unsure how to specify the application I wish to use to open the file.


Many Thanks