Tool makes it easier to disable time sync in VirtualBox. It depends on VBoxManage.exe
Put the executable file to VirtualBox binaries folder (folder with VBoxManage.exe)
- Browse for virtual machine .vbox file
- Check if you choose correct machine (some info will be displayed)
- Enable or disable time sync
- Added functionality: Enabling/Disabling time synchronization for all virtual machines listed in VirtualBox
- Polishing code. Increased readability
- Initial release