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
281 stars 45 forks source link

Set External VBS Location #111

Closed StrangerGithuber closed 2 years ago

StrangerGithuber commented 2 years ago

Hello When I am trying to use this regedit.setExternalVBSLocation('resources/common/vbs') then I get this error message:

TypeError: regedit.setExternalVBSLocation is not a function

Do I am using this wrong way? Thanks in advance the answers.

StrangerGithuber commented 2 years ago

Ah ok, nothing. My mistake. I used require('regedit').promisified instead require('regedit').