Opened 17 years ago
Last modified 12 years ago
#950 new enhancement
Autostart a vm on startup
Reported by: | tobias | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.2 |
Keywords: | feature request | Cc: | |
Guest type: | other | Host type: | other |
Description (last modified by )
Hi there,
it would be a nice option, if you could add the possibility to start a vbox automaticly after startup.
Change History (8)
comment:1 by , 17 years ago
comment:5 by , 12 years ago
Description: | modified (diff) |
---|
Parts of this feature request will be available with VBox 4.2, not yet for Window unfortunately. The 4.2 Beta 1 is ready for testing.
comment:7 by , 12 years ago
How to watch this issue? I'll just leave this comment to get notified on changes.
Note:
See TracTickets
for help on using tickets.
Workaround for linux: /etc/rc/local: VBoxManage startvm "<session id>"
Workaround for Windows: add a shortcut with [VBoxManage startvm "<session id>"] as commandline to programs to be launched at startup.