|
VirtualBox
Helper Software
(freeware)
VirtualBox is "virtualization"
software from innotek/Sun, similar to VMWare, or VirtualPC. It allows you to
run one computer (in software) inside another computer. See www.virtualbox.org
for more info.
K108, K145, and K190 software
have been successfully tested in VirtualBox (a Win2K Guest running
in a Vista32 Host system), using a serial port connection.
The
programs
below are visual wrappers around specific commands of the VBoxManage command
line utility. They're intended for us Windows
users who like the convenience of point-and-click. ;-)
Tested in VBox v. 1.5.6,
and v. 1.6.0 to 2.0.2. Note: these programs work in Win32
only. Support for Win64 may be added at a later time.
| |
|
Ez-Clone:
(Oct/09) This program has been discontinued. A new program has been
posted on the forums by "mpack". This one doesn't depend on
VBoxManage, and has other interesting and useful features.
http://forums.virtualbox.org/viewtopic.php?f=6&t=22422 |
|
| |
|
VBoxInfo:
This uses the VBoxManage "List" command to provide various
kinds of information about VirtualBox and the associated
virtual drives and machines.
Other capabilities:
- view the XML config files associated with VirtualBox
- view Machine Log files
- view a list of all VBoxManage commands
- view the VirtualBox Help file and User Manual
- run any VBoxManage command directly from the
program.
Source is included (D2006).
|
Download
VBoxInfo
|
VBoxInfo
Change Log
Aug 12/08
v.1.1.1
- fixed: the VBoxManage manual entry area (text edit) did not resize with form changes
- added a couple more items to the droplist of VBoxManage commands.
Aug 04/08
v.1.1
- fixed: saving info to file did not add the .txt extension
- added drop list of some of the VBoxManage commands
May 03/08
v. 1.0
- first release
top |