02-23-2007 08:41 AM
02-26-2007
09:04 AM
- last edited on
07-13-2025
02:07 PM
by
Content Cleaner
Maria Jose,
Please see the topic Additional Installers Page in the LabVIEW Help. To run an additional 3rd party installer at the end of the installation for your applications, include the files in your LabVIEW Project, add them as source files in the Installer Build Specification for your project, and select it as the executable to run after installation in the Advanced category of the Installer Build Specifications dialog box.
If you have multiple installers create a batch file and call the batch file at the end of installation instead.