Skip to content

Instantly share code, notes, and snippets.

@diegobenedicto
Created March 26, 2018 19:10
Show Gist options
  • Save diegobenedicto/ae32a81689f27d87d13ea5837735dde2 to your computer and use it in GitHub Desktop.
Save diegobenedicto/ae32a81689f27d87d13ea5837735dde2 to your computer and use it in GitHub Desktop.
VBoxManage setextradata global GUI/MaxGuestResolution any
VBoxManage setextradata "Win10" "CustomVideoMode1" "1280x800x32"
Here "Win10" is the name of the VM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment