Setup Return Codes

The following process return codes may be returned by a Setup Factory installation:

0

The installation completed successfully without any errors.

5

The installation was aborted by the user.

10

"Invalid archive filename."

12

"Invalid start mode: archive filename."

14

"Invalid module name."

16

"Invalid start mode: archive offset"

18

"Failed self extraction."

20

"Invalid uninstall command line option."

22

"Invalid uninstall control file: <<filename>>."

24

"Failed to find  <<file description>>  data file."

26

"Failed to load <<file description>> data file."

28

"Invalid silent install INI file: <<filename>>."

35

"Required system component oledlg.dll was missing from the user's system."

50

Unable to open the archive file.

51

Unable to allocate the memory buffer.

52

Could not find the data segment.

53

Could not find setup size.

54

Failed to read the setup engine for extraction.

55

Could not start the setup.

56

Could not determine a temp directory name.

57

There is not at least 2MB of free space on TEMP drive.

100

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

101

The user's system did not satisfy the installation's system requirements.

103

The installation's archive integrity check failed. This means that the setup's archive has been corrupted in some way.

104

A plugin used in the setup failed to be initialized.

105

The silent install's configuration INI file could not be found.

110

One or more of the installation's screens could not be displayed.

120

There is not enough memory on the user's system to complete the installation's decompression process.

121

The application's folder could not be created on the user's system.

123

A decompression error occurred during the installation. Possible causes include: Not enough disk space or invalid paths or filenames.

125

An error occurred while skipping a file in the archive.

126

An error occurred while copying one of the files.

127

An error occurred while making an uninstall entry.

128

The user running the installation does not have the appropriate system permissions to modify one or more target folders.

129

The target drive does not exist.

130

There is currently not enough free disk space on the target drive.

131

The user running the installation does not have the appropriate system permissions to modify the Registry.

132

The installation has reached the expiration period defined in Project > Expiration.

133

The installation has reach the "number of uses" limit defined in Project > Expiration.

140

The uninstall files folder could not be created.

142

The uninstall's data file (*.dat) could not be created.

143

The uninstall's configuration file could not be created.

144

The uninstall's data could not be opened from the archive.

145

The uninstall's data could not be written to the user's system.

146

The uninstall's Registry key could not be created.

147

The uninstall's Registry value could not be set.

148

The uninstall's shortcut could not be created.

500

One or more files could not be removed by the uninstall program.