Links

Exit Codes

Default exit code for TACTICAL is 0 which indicates requested operation successfully completed.
Exit Code
Value
Description
SUCCESS
0x0
Operation successfully completed.
ERROR_GENERIC
0x40000000
A generic error occurred.
ERROR_ALREADY_RUNNING
0x40000001
Another instance is already running.
ERROR_ELEVATION_REQUIRED
0x40000002
Application is not run as administrator.
ERROR_MAINTENANCE_EXPIRED
0x40000004
Maintenance period expired.
ERROR_NO_DRIVER
0x40000005
Driver not loaded.
ERROR_READ_ONLY_FOLDER
0x40000006
Application is running in a read-only folder.
ERROR_TACTICAL_MEMORY_LOW
0x40000007
System is low on resources.
ERROR_LICENSE
0x40010000-0x40019999
A license related error occurred.
ERROR_EXCEPTION
0x40020000
An exception occurred.