11-04-2010 12:52 PM
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.
11-04-2010 01:13 PM
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.