UNPKG

windows-registry

Version:

Read and Write to the Windows registry in-process from Node.js. Easily set application file associations and other goodies & such.

6 lines (5 loc) 120 B
module.exports = { 0x2: 'ERROR_FILE_NOT_FOUND', 0x3: 'ERROR_PATH_NOT_FOUND', 0x6: 'ERROR_INVALID_HANDLE' };