InstallerContactSite Map

Command Syntax:

/SetPackageType <x86|x64|Intel64> [-buildname <build_name>]

This command will set the package type for the specified build.

Parameters

  • <x86|x64|Intel64> - Specify the package type.
  • <build_name> - Specify the name of the build to set the package type for. If you don't specify a build name the default build is used.

Example:

AdvancedInstaller.com /edit MyProject.aip /SetPackageType x64 BuildX64