Set Package Type Command Option

Command Syntax

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

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

Parameters:

  • {x86|x64|Intel64}
  • Specifies the package type.
  • <build_name>
  • Specifies the name of the build for which the type is set. If you don't specify a build name the default build is used.

Example:

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