PDA

View Full Version : Allow user to find a program to be launched


Harry Kiesel
10-27-2001, 10:45 AM
My application requires starting MS Word and loading a document. Is there a way the user can locate the directory (on the user's HD) of MS Word so the program can use this to load the required document?

HK

fargus
10-28-2001, 10:25 AM
You shouldn't need to locate it in almost all cases. If the users machine has .doc files associated with Word, all you need to do is set your action to "open document". Their PC will take care of the rest.

jtmat
10-28-2001, 08:45 PM
I agree with the guy above... plus, why would you want a customer to navigate to find Word? Some people have trouble finding it under the start menu... (smile)


Originally posted by Harry Kiesel:
My application requires starting MS Word and loading a document. Is there a way the user can locate the directory (on the user's HD) of MS Word so the program can use this to load the required document?

HK