LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I run a .msi file after installation?

Dear All,
I want to run NivisaRuntime.msi after installation. But it seems that only the .exe files is available.
Is there any methods can solve this problem?
Or would you please give me a link that .exe file of nivisaruntime?
I am using labview 7.1.
Thank you
 
 
Hugo
Message 1 of 2
(3,197 Views)
You can create a .bat file which tells the .msi-file to run... or you can do a VI in labview and build an exe of that vi which runs the .msi-file with "systemexec.vi."
 
There's three different kinds of people, those who can count, and those who can't.
Message 2 of 2
(3,175 Views)