Download List

Descripción del Proyecto

VBoxManage Lite is a wrapper script around VirtualBox's "VBoxManage" command, providing a more compact syntax for commonly used commands. It supports these commands: list, start, stop, halt, reset, and status.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-07 09:31
1.1

Este relelease optimiza el comando 'status' para llamar a VBoxManage sólo una vez para todos los estados de la máquina, sino que se ejecuta más rápido ahora. El comando "VBoxManage" es ahora una constante configurable en vez de ser rígida en tres lugares.
This relelease optimizes the 'status' command to only call VBoxManage once to get all machine statuses; it runs faster now. The 'VBoxManage' command is now a configurable constant instead of being hard-coded in three places.

2010-04-04 02:36
1.0

Esta es la versión inicial.
This is the initial release.

Project Resources