Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

v1.3.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 05 Aug 22:50
· 22 commits to master since this 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.