Update Return Codes

The following process return codes may be returned by a TrueUpdate application:

0

The update completed successfully without any errors.

5

The update was aborted by the user.

Note: This return code is set in the default project script using the numeric constant EXIT_REASON_USER_ABORTED.

7

The update was built with the evaluation version and has reached the end of its evaluation period.

10

The update was aborted because the client executable needed to be updated.

11

The update was aborted because the client data file needed to be updated.

12

The update was aborted because both the client executable and client data file needed to be updated.

103

The update executable contains an invalid name.

104

A plugin used in the update failed to be initialized.

105

Failed to create temporary resource folder.

107

Failed to find update data file.

109

Failed to load update data file.

111

Failed to extract resource files.