Node-Virtualization / node-virtualbox

A JavaScript Library for Interacting with VirtualBox
MIT License
259 stars 68 forks source link

Customize how virtualbox is executed #81

Closed colonelpopcorn closed 4 years ago

colonelpopcorn commented 4 years ago

Some improperly configured systems may not allow for execFile to work flawlessly every time. It would be nice to allow users to customize the behavior/underlying mechanism to execute VBoxManage. A constructor argument should suffice.