Skip to content

Instantly share code, notes, and snippets.

@Jamp
Created October 28, 2016 16:04
Show Gist options
  • Save Jamp/3915dbee4fd1affec3d451433ab9820b to your computer and use it in GitHub Desktop.
Save Jamp/3915dbee4fd1affec3d451433ab9820b to your computer and use it in GitHub Desktop.
Iniciar VMs de Virtualbox en Windows
“C:\Program Files\Oracle\VirtualBox\VBoxManage.exe” setextradata “EXAMPLE VM” GUI/Seamless on
“C:\Program Files\Oracle\VirtualBox\VBoxManage.exe” startvm “EXAMPLE VM” -type GUI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment