Deployment Data Tab / Return Codes Subtab

AdminStudio 2021 R2 | 22.0 | Application Manager (Home Tab) | Home Deployment Type View

Note:The Return Codes subtab is displayed for Windows Installer, App-V, Windows Store, and legacy installer packages.

You can view and edit a MSI and EXE package’s return codes on the Return Codes subtab of the Deployment Types tab. Return codes are used to indicate whether a restart is required, whether an installation is complete, and to customize the text shown to users when a specific code is returned.

Return Codes Subtab of Deployment Types tab

The following return codes are populated by default during package import:

0—Success (no reboot)
1707—Success (no reboot)
3010—Soft Reboot
1641—Hard Reboot
1618—Fast Retry

On the Return Codes tab, you can add, edit, and delete return codes.

Adding a return code—Click Add Return Code in the ribbon and define a new return code on the Add Return Code dialog box.
Editing a return code—Select a return code, click Edit Return Code in the ribbon, and edit the details of the return code on the Edit Return Code dialog box. However, the Return Code Value field cannot be edited.
Deleting a return code—Select a return code, click Delete Return Code in the ribbon, and confirm the deletion.

See Also