Use the Select Package page of the Create Update Wizard or Modify Update Wizard to configure the custom update location information, define the custom update installation type, configure success codes for the update, and specify command-line options. Mandatory fields display with the required field indicator.

This page contains the following elements:

Installer Type


Specifies the installation type for the custom update. This is a required field. The following values are available from the drop-down menu:
  • Command Line Installation (.exe)

  • Windows Installer File (.msi)

  • Windows Installer Patch (.msp)

Update Package Source


Specifies the location of the custom update source file. Enter the location in the text box or click Browse to browse to the location. The location must be a UNC or local path, for example, c:\MyTools\MyTool.exe or \\MyServer\MyShare\MyTool.exe. The required field indicator displays until a valid path is entered. This is a required field.
Download URL


Specifies the location where the custom update is published. The location must be a URL or UNC path, for example, http://www.woodgrovebank.com/MyTool/MyTool.msi or \\MyServer\MyShare\MyTool.msi. The file name must match the one defined in the Update Package Source field. The required field indicator displays until a valid path is entered. This is a required field.
Binary Language


Specifies the language of the custom update file. Windows Installer file and Windows Installer patch types automatically populate the language field. For command-line installation types, select the language of the custom update file from the drop-down menu. This is a required field.
Success Return Codes


Specifies the return code for a successful custom update installation. Using success return codes provides the ability to report on the number of successful custom update installations. Windows Installer file and Windows Installer patch types automatically populate the success return code field. This is an optional field.
Success Pending Reboot Return Codes


Specifies the return code for a successful custom update installation, but one in which a system restart is still pending. Using success pending reboot return codes provides the ability to report on the number of successful custom update installations, but those in which the client requires a system restart. Windows Installer file and Windows Installer patch types automatically populate the success pending reboot return code field. This is an optional field.
Command line (quiet)


Specifies command line arguments that are used to install the custom update in quiet mode, which is unattended setup with no user intervention. Windows Installer file and Windows Installer patch types automatically populate the command line field. This is an optional field.
Previous


Returns to the previous page of the wizard.
Next


Moves to the next page of the wizard.
Cancel


Discards the settings and exits the wizard.

See Also