Change this in line 389 of Portable-VirtualBox.au3 (Starter/Launcher-Version 6.2.3):
FileWrite ($file, StringReplace ($content, $values12[0], @ScriptDir&"\data\.VirtualBox\Machines"))
in this:
FileWrite ($file, StringReplace ($content, $values12[0], @ScriptDir&"\data\.VirtualBox\VirtualBox VMs"))
and then recompile the "Portable-VirtualBox.exe" new.
MfG Micha
(michaelm_007)
This post has been edited 2 times, last edit by "michaelm_007" (Dec 30th 2010, 7:18pm)