bottkars / vmxtoolkit

vmxtoolkit is the Powershell extension to VMware Workstation
Apache License 2.0
116 stars 32 forks source link

Wrong "default vmxdir" (virtual machine directory) values on import #16

Closed thorstenkampe closed 6 years ago

thorstenkampe commented 6 years ago

On import the value for "default vmxdir" is incorrectly computed:

 ==>default vmxdir is F:\cygwin\home\thorsten\Documents\Virtual Machines\

The correct value is in $env:APPDATA\preferences.ini (on Windows): prefvmx.defaultVMPath. vmxtoolkit should be able to use that value.

bottkars commented 6 years ago

fixed in 4.5.3.1