Jump to content

Installer that runs other installers


Recommended Posts

Hello,

I have a database application written in LabVIEW 2010. The application gets it's data from a MySQL database server using the Database Connectivity Toolkit and MyODBC Connector. Because MyODBC is required, I have been manually running the .msi installer for this tool before installing my compiled LabVIEW application. I would like to know if it is possible to make a LabVIEW Installer Build Spec that will run the MyODBC install .msi before installing the LabVIEW components. Can anyone tell me how to do this?

Thank you,

Peter Laskey

Link to comment

Hi Peter

You can set up the LabVIEW installer to run other installers after it.

Is there a dependency on the order in this case - does the ODBC drivers have to install before your LabVIEW app installs even if they are in the same deliverable?

Otherwise you could use a batch file and just script the order?

Cheers

-JG

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.