::InstallAPI::Exit
Exit the running program as either a canceled or finished install.
Supported Platforms
All
Returns
Empty string
Options
-exitcode <exit code>
If this option is specified, it will set the exit code of the running (un)installer before it exits.
-exittype <cancel | finish>
Tell the installer whether to exit as a canceled install or a finished install. This affects whether the Cancel or Finish actions are executed as the installer exits.