registerimage 1.0.4 is here!
Posted by fripp on November 15, 2008
I fixed a little bug in registerimage in order to improve images portability between VirtualBox versions.
This new version only takes two arguments:
- The path to the .xml configuration file of the VM you want to add;
- The path to the .vdi file of the VM you want to add;
You don’t need to move manually the .xml configuration file and the .vdi file, because registerimage 1.0.4 does this automatically.
In order to use registerimage 1.0.4, you need a Python interpreter (version >= 2.5.2) installed in your system; you can download a Python interpreter from here.
Windows users have to add to the PATH environment variable the path where the Python interpreter is installed in, as shown in this screenshot.
To set the PATH environment variable, follow this guide.
You can download registerimage 1.0.4 by clicking here.


