LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Using CVI, how can I get the Path of an application

"Hi, I have developped an application in CVI 6.0, and i have created the Distribution kit. In the application I must create some files that must be in the same directory where the application was been installed. Is there a way for me to know what is the directory path of the application, when it has been installed in another PC different than mine ?"
0 Kudos
Message 1 of 2
(2,571 Views)
GetProjectDir in the utility library should do the trick for you.
0 Kudos
Message 2 of 2
(2,571 Views)