Hi to all!
I'm using portable Virtual Box on win Vista 32 and Seven 64 and it works very well!!
The only problem is when I use it from a pen disk moved from one pc to an other (with a different drive letter)...
1) the Portable-VirtualBox.exe doesn't replace absolute paths to relative paths, in the VirtualBox.xml
I have also a shared folder in the same usb pendisk where the application and the image disk to virtualize is...
e.g. inside the disk.xml file [path J:\pVBox\data\.VirtualBox\Machines\disk\disk.xml]
there is an absolute path to shared folder
<SharedFolder name="shared" hostPath="J:\pVBox\shared" writable="true"/>
2) the absolute path for shared folder is not replaced by the Portable-VirtualBox.exe
thanx in advance for help

Maurice