Hi
I've made a user interface with CVI7.0. The distribution kit files include update.exe, TestStandLVRTS.exe and the main.exe for the UI.
The problem is, that when I install or uninstall this distribution package, it executes all these exes. The finnish NI support claimed, that is a feature that came with CVI7. They also recommended creating a distribution kit for all of these files, but if I've understood correctly, there must be an exe-file in the distribution kit?
For example, if I have a CVI-project that is compiled/executed as main.exe, I have to include this main.exe in the distribution kit? CVI doesn't automatically create and include the exe of the project in to the distribution kit
? This is not big problem, mostly irritating.
Also, I'd like to know, that is it possible to integrate the TestStandLVRTS directly in to a CVI-project? My user interface currently uses the "LaunchExecutableEx" to launch LVRTS during the loading of the software. I'm trying to embed it to the main.exe, so I wouldn't have launch it separately.
And as a final question, I'd like know how many of you have created an custom user interface? And please also tell what programming language you have used? I was basicly forced to create a custom interface, because I wanted automate a lot test file related operations, mainly just to make testing as simple as possible for the operator.
Best regards,
Aleksi Sandqvist
Finland