The following is a description of the meanings of command return values and actions responding to them for silent uninstallation (for Storage Cruiser's agent).
Return Value | Meaning | Action |
---|---|---|
0 | Uninstallation succeeded. | No action is required. |
2 | Silent uninstallation command was run with invalid parameters. | Specify correct parameters for the silent uninstallation command. |
3 | Creating an uninstall log file failed. | Check whether the destination to which to store the uninstall log file has write permission. In addition, check whether the file name is specified to the argument of -l option. |
9 | Another installation or uninstallation is in progress. | On completion of the installation or uninstallation in progress, try again. |
Other than those above | Error occurred during uninstallation. | Check the content of the uninstall log file to take required action. |