Packaging an Application

Use a Package document (.lvdist) to build an application into a package. The Package document contains the build configuration and metadata for your package, such as version, maintainer, and display name.

  1. Click File » New » Package/Installer.
    The Package document opens in the project.
  2. Drag the files you want to distribute from the Project Files tab to the Files section.
    You can include applications and other support files.
    The Package document automatically calculates the package dependencies that your application requires.
  3. Review the contents of the Package Dependencies section, which displays package dependencies your application requires.
    You can include additional dependencies by clicking Dependencies and selecting packages under Add Dependencies.
  4. In the Information section, confirm that the Package document filled the text boxes with information you want.
    The Package document automatically gathers information from the project and your NI User Account to complete the Information section. The values in the text boxes become metadata in the package. NI Package Manager reads the metadata of packages to sort them and display information about them to users.
  5. On the Document tab, choose the target on which to build the package contents in Build target.
  6. Select the package output type from Output type.
  7. In Output directory, specify the location to save the package output.
  8. Click File » Save all.
  9. Click Build.
    The Build Queue tab shows the status of the build process.

Right-click the package and click Locate directory in Windows Explorer to locate the package in the output directory. You can distribute your software content using NI Package Manager or other distribution channels.