Update to vbox 7.1.8

This commit is contained in:
2026-03-24 20:22:58 +01:00
parent c051a4ed9d
commit 1cde7fc57d
2 changed files with 202 additions and 110 deletions

View File

@@ -6,7 +6,7 @@ script. However, in some point of time I've decided to rewrite it almost from
scratch.
Current version of script was written and tested against VBoxManage in version
7.0.22, and should contain all commands and their options.
7.1.8, and should contain all commands and their options.
Unlike other attempts, I've tried to make the script context aware. See the
simple session with the VBoxManage command below, to have an idea how it works: