-
Notifications
You must be signed in to change notification settings - Fork 44
Command line arguments
David Simunič edited this page Feb 6, 2019
·
5 revisions
Version 1.1.0 introduced support for command line arguments. You can use them by opening Command prompt (cmd.exe) and navigating to the folder where you keep 86Manager.exe, then typing 86Manager <arguments>
.
The following arguments are supported at this time:
-
-S <VM name>
: starts the virtual machine specified once the Manager loads. You must put the name into quotation marks (") to ensure it is treated as a single argument in case there are any spaces in it. Example:86Manager -S "Test VM"
will start the VM named "Test VM". If the specified VM cannot be found, an error will be displayed.
Copyright © 2018-2020 David Simunič. All rights reserved.
See the LICENSE
file for license information and AUTHORS
for a complete list of contributors and authors.