This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
v1.3.0b1
Pre-release
Pre-release
- Added
SettingsVersion.v1_17
which is written by VirtualBox 5.2.x - Added
VirtualBox.create_unattended_installer()
- Added
IUnattended
interface which can be used to create a Guest OS
in a fully automated way. (Doesn't work yet in 5.2 beta) - Added
IHostNetworkInterface.wireless
property which returns
True
if the interface is wireless.