Created
October 28, 2016 16:04
-
-
Save Jamp/3915dbee4fd1affec3d451433ab9820b to your computer and use it in GitHub Desktop.
Iniciar VMs de Virtualbox en Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
“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