Opened 6 years ago
Closed 6 years ago
#18210 closed defect (duplicate)
Desktop Link VM
Reported by: | kaesetorte1958 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 6.0.0 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
If creating a Desktoplink for an virtual machine out of virtual box manager by (right klick) context menue syntax is:
"C:\Program Files\Oracle\VirtualBox\VirtualBox.exe" --comment "Bionic Beaver" --startvm "{xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx}"
and starting it, it results in an error
--startvm ist eine Option für die VirtualBox VM-Ausführungs-Anwendung (VirtualBoxVM), nicht den VirtualBox Manager.
must be instead
"C:\Program Files\Oracle\VirtualBox\VirtualBox.exe'VM" --comment "Bionic Beaver" --startvm "{xxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx}"
same here, bug is since beta