kessler / node-regedit

Read, Write, List and do all sorts of funky stuff to the windows registry using node.js and windows script host
MIT License
277 stars 45 forks source link

TypeError inside Regedit! #18

Closed dcflow closed 8 years ago

dcflow commented 8 years ago

Hi,

I am getting TypeError: Cannot read property 'toUpperCase' of undefined when all I am passing to putValue is the same object I retrieved from list. The path is at renderValueByType (C:\...\node_modules\regedit\index.js:283:13) Is this related to #15?

Thank You!

dcflow commented 8 years ago

Never mind ... Needed to go more specific ... can't just put the whole object.