CatalystCode / windows-registry-node

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for registry watching (feature request)

Skywalker13 opened this issue · comments

Will be very useful if this functionality https://msdn.microsoft.com/en-us/library/windows/desktop/ms724892(v=vs.85).aspx was wrapped in an EventEmitter

I need this too