As already mentioned above, you can run the setup in "Quiet Mode" and in normal mode. The "Quiet-Mode" is useful if you want to integrate CBUSetup into your own installation routine. By analyzing the CBUSetup exit code, the installer can determine whether CBUSetup ran successfully.
CBUSetup provides the following exit codes:
Exit-Code | Description |
0 | No error occured. |
-1 |
The installer could not recognize the operating system.
|
-2 | Installation canceled by user. |
-3 |
Wrong operating system version.
|
-4 | Internal error in setup - please contact your distributor. |
-5 | CBUSetup was started in "Quiet-Mode", but an incorrect parameter was specified. Start the installer with the command line option "/?" to find out about the correct syntax. |
-6 | The user does not have the required authorization to install the driver. Please contact the system administrator. |
-7 | The installer was unable to register the device drivers. Please restart the installer. If this error code continues to be reported, please contact your distributor. |