This dialog box includes the following components:
Run executable after installationUse the Run executable after installation checkbox to run a program after the installation is complete. Enter the application name and command-line argument information to run a VI after the installation. The file you run must be one of the files that you install in the Install Directory.
For example, you can write a DOS batch program or a C program that modifies a .ini file or a registry file. Install the file as part of your installation and then run it afterward to make the necessary modifications.
If you choose to run an executable after the installation completes, you can use the Command line arguments field to specify arguments to pass to the program. In addition to specifying standard arguments, you can embed any of the following items in the Command line arguments field:
Command-Line Argument
Description
%dest
Application installation directory the user chooses.
%src
Directory that contains setup.exe.
%group
Installation program group name.
%name
Installation name.
Note If any of these strings are present at installation, LabVIEW replaces them with the proper values before it passes the arguments to the executable.
LabVIEW Run-Time EngineInstalls the core LabVIEW Run-Time Engine on the target computer. You also can specify what parts of the Run-Time Engine you want to include. The LabVIEW Run-Time Engine is required on any computer that is to run an application or shared library you build using LabVIEW.
Remote Panel License SupportInstalls the National Instruments License Manager utility so users can control your built application remotely.