Create a package installer—Specifies to build your distribution into a package installer file (.exe). You can distribute your application to clients using the package installer. By default, the package installer includes all the package dependencies in the output so that your clients can install the package installer without network access.
Package installer destination—Specifies the location to save the package installer. The folder you specify must be empty before you build the specification.