Deac2 / Portable-VirtualBox

Portable-VirtualBox is a free and open source software tool that lets you run any operating system from a usb stick without separate installation.
Other
4 stars 0 forks source link

22.10.2024 If you have an old language folder, Delete the data\language folder as the languages ​​have been partially changed.
Disable message center notifications and screen capture messages VirtualBoxVM.exe default settings directory:
Portable-VirtualBox\.VirtualBox\VirtualBox.xml
Change or add before launch <ExtraDataItem name=\"GUI/SuppressMessages\" value=\"all\"/> sample:

<ExtraData>
<ExtraDataItem name=\"GUI/GuestControl/FileManagerVisiblePanel\" value=\"LogPanel\"/>
<ExtraDataItem name=\"GUI/LastItemSelected\" value=\"m=2bd3571f-97f7-4297-b779-2b6f3d9c5ae0\"/>
<ExtraDataItem name=\"GUI/LastWindowPosition\" value=\"121,139,848,438\"/>
<ExtraDataItem name=\"GUI/SessionInformationDialogGeometry\" value=\"296,140,512,360\"/>
<ExtraDataItem name=\"GUI/SuppressMessages\" value=\"all\"/>
<ExtraDataItem name=\"GUI/Tools/LastItemsSelected\" value=\"Welcome,Details\"/>
<\/ExtraData>

Save the VirtualBox.xml file

Portable-VirtualBox Change bug

Portable-VirtualBox is a free and open source software tool that lets you run any operating system from a USB stick without separate installation.

More info is available at http://www.vbox.me/

Building

Please see here for information on how to build from source: BUILDING.

Changelog for VirtualBox

VirtualBox 7.0.22 (released October 15 2024)

This is a maintenance release. The following items were fixed and/or added: