windows-registry-node icon indicating copy to clipboard operation
windows-registry-node copied to clipboard

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

Results 23 windows-registry-node issues
Sort by recently updated
recently updated
newest added
trafficstars

`assert(true)` hardly is a test :-).

bug

Appveyor says we can access the registry during CI. But doesn't seem that way. Logs fail for some unknown reason and [the logs don't really help](https://ci.appveyor.com/project/sedouard/windows-registry-node/build/1.0.15). Right now we use...

devops