VirtualBox 7 Compatability Changes #1

Merged
t3hn3rd merged 1 commits from feature/virtualbox-7-compatibility into develop 2025-03-08 19:19:41 +00:00

1 Commits

Author SHA1 Message Date
25df276101 VirtualBox 7 Compatability Changes
- Created a PowerShell script `virtualbox-wrapper.ps1` to wrap calls to vboxmanage and only exit once the virtual machine has been terminated.
- Updated launch.json to use the PowerShell launch type to launch `virtualbox-wrapper.ps1` with the machine name supplied as an argument.
- Updated `readme.md` to reflect these changes.
2025-03-08 18:59:12 +00:00