LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Run another installer at the end of a LabVIEW installer

Since the DIAdem installer is not an optional installer to include with a LabVIEW built installer, I have decided to copy the files to the destination PC and run the DIAdem installer at the conclusion of my program's installer.  This does not work because there is another installer, i.e. my built installer, that is still in progress and it results in the following error.  Does anyone know of a way around this?

 

Note:  I have tried it through a batch file and in another executable VI to perform the same action.

 

Error Popup

0 Kudos
Message 1 of 2
(2,459 Views)

Sounds like you've already seen this:

Running another MSI installer Using Batch Files

 

 

I got this working for one of my projects but I think it involved some batch file wizardry that I've since forgotten.

0 Kudos
Message 2 of 2
(2,453 Views)