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
Owner
  • 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.
- 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.
t3hn3rd added 1 commit 2025-03-08 19:19:20 +00:00
- 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.
t3hn3rd merged commit 07106b9aed into develop 2025-03-08 19:19:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Spexeah/Asuro#1
No description provided.