LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 6.1 application installer: how to run two setup files

I have to run two different installation files - the first one installs application itself, the other one is VISA runtime needed by the application. How to add second file and automatically run it after application is installed?
I tried to add second file to field Run Executable after installation but then Installer said that previous installation was not yet complete and I should finish previous one.
Thanks for comments
0 Kudos
Message 1 of 3
(2,580 Views)
Hi Fogelis

The reason for this is due to the design of the Microsoft Windows Installer (MSI) technology that Application Builder 6.1 uses. Check this knowledgebase for further informations and for a workaround:
http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/940218c86275330a86256bba0074780e?OpenDocument

Luca
Regards,
Luca
Message 2 of 3
(2,580 Views)
Thanks, Luca. Your link was very useful. Now my installer works OK 🙂
0 Kudos
Message 3 of 3
(2,580 Views)