Pau Garcia i Quiles <[email protected]> writes: > Sounds like $HOME is not returning the location of the .VirtualBox > directory. That's why VBoxManage does not list anything: it looks for > .VirtualBox, finds none (or an empty one), then lists nothing.
A little google research shows the ENV setting: VBOX_USER_HOME Can be used to set the location of .VirtualBox I tried setting that like this: VBOX_USER_HOME=/cygdrive/c/users/harry/.VirtualBox;export VBOX_USER_HOME Is that the proper way to set that variable or does it expect to be set to the Directory containing (HERE/.VirtualBox) The way above does not help a bit. VBoxManage is still running blind. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
