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.
- 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 develop2025-03-08 19:19:41 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
virtualbox-wrapper.ps1to wrap calls to vboxmanage and only exit once the virtual machine has been terminated.virtualbox-wrapper.ps1with the machine name supplied as an argument.readme.mdto reflect these changes.