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

1.3.1

Compare
Choose a tag to compare
@sethmlarson sethmlarson released this 21 Feb 01:40
· 18 commits to master since this release
d92d713
  • 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.