Consultor Eletrônico



Kbase P77983: What do the InstallShield Silent Result Codes Mean?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   08/04/2008
Status: Unverified

GOAL:

What do the InstallShield Silent Result Codes Mean?

FIX:

The InstallShield Silent (ISS) Utility allows you to install Progress
in silent or batch mode by recording your installation input
information to a response file that can be run later with the -s
command line parameter. Sometimes this installation fails and gives an error.

The InstallShield gives an error message with a return code, similar to the following:
"InstallShield failed (resultcode = xx)." The "xx" in this example is
numeric value :

0 Success.
1 General error.
2 Invalid mode.
3 Required data not found in the Setup.iss file.
4 Not enough memory available.
5 File does not exist.
6 Cannot write to the response file.
7 Unable to write to the log file.
8 Invalid path to the InstallShield Silent response file.
9 Not a valid list type (string or number).
10 Data type is invalid.
11 Unknown error occurred during setup.
12 Dialog boxes are out of order.
51 Cannot create the specified folder.
52 Cannot access the specified file or folder.
53 Invalid option selected.