I am trying to have vm run in portrait mode and its not working.
I added C:\Program Files\Oracle\VirtualBox and C:\Users\USERNAME\VirtualBox VMs to path
Code: Select all
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\steve.USA>cd %VBOX_MSI_INSTALL_PATH%
C:\Program Files\Oracle\VirtualBox>VBoxManage setextradata "vm2mikey" "CustomVideoMode1" "540x960x16"
VBoxManage.exe: error: Could not find a registered machine named '"vm2mikey"'
VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee IUnknown
VBoxManage.exe: error: Context: "FindMachine(Bstr(a->argv[0]).raw(), machine.asOutParam())" at line 797 of file VBoxManageMisc.cpp
C:\Program Files\Oracle\VirtualBox>