crausch

crausch

  • NA
  • 53
  • 0

Locate program path

May 9 2005 8:30 AM
I have a C# application that I want to call another program from. My problem is that the program I want to call may be installed in one of several locations on each user's PC. Is there an easy way for me to determine the applications path? I am thinking that I can have my application look in the registry, but I have not done this before. Any help is appreciated!

Answers (1)