R
Rick
How do I retrieve the path of the folder where the program is installed.
If the program is installed in c:\program files\myapp and is called from
d:\temp, the Environment.CurrentDirectory returns d:\temp. What do I call
to get c:\program files\myapp?
Thanks,
RickN
If the program is installed in c:\program files\myapp and is called from
d:\temp, the Environment.CurrentDirectory returns d:\temp. What do I call
to get c:\program files\myapp?
Thanks,
RickN