Let's say I created some dll in LabVIEW, which uses i.e. XNET. I want to have a function, which checks whether the richt Software and the right Version is installed. How is it possible programmatically?
Background: I give the dll to a third-Party Partner, and he has installed only LabVIRE Runtime Engine. I want to be able to popup a message at the dll call, what is missing.
Madottati