# Registry

| Code  | Error                                 | Description                                   |
| ----- | ------------------------------------- | --------------------------------------------- |
| -1801 | K\_ERROR\_REGISTRY\_OPEN\_KEY         | Error opening registry key                    |
| -1802 | K\_ERROR\_REGISTRY\_VALUE\_NOT\_FOUND | Error reading registry value. Value not found |
| -1803 | K\_ERROR\_REGISTRY\_READ\_VALUE       | Error reading registry value                  |
| -1804 | K\_ERROR\_REGISTRY\_WRITE\_VALUE      | Error writing registry value                  |
