Installing LabVIEW-Built Installers Silently

You can use the command line window to install LabVIEW-built installers silently. If you use the command line window to install a LabVIEW-built installer silently, consider the size of the installer. Because the installer does not display a progress bar during installation, it may be difficult to determine the progress of the installer. Therefore, a larger installer will take more time, and you will not be able to determine how much longer the installer will run.

Complete the following steps to install a LabVIEW-built installer silently.

  1. Create a LabVIEW-built installer for the LabVIEW-built application.
  2. Open the command line window.
  3. Enter the following command to run the installer silently.

    path\install.exe /q /acceptlicenses yes

    where path is the path to install.exe