﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
17916,VboxManage.exe spawns new window when exec run from docker-machine on windows 7,mrkbuttyhds,,"When running docker-machine with vboxmanage version 5.2.8r121009 the pre-check always fails to detect the version or capture stdout because vboxmanage.exe spawns a new window.

I have recreated this with two scripts (golang and python) and when running the ""vboxmanage --version"" in the cmd cli it runs okay and output is in the same window but when execing the command from the scripts causes a new window to spawn so stdout cannot be captured.

Details here;
https://stackoverflow.com/questions/51676072/vboxmange-command-spawns-new-window-tested-with-go-os-exec-run-why-how-do
",defect,closed,other,VirtualBox 5.2.8,invalid,vboxmanage docker,,other,Windows
