Changeset 43063 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Aug 29, 2012 9:54:36 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 80405
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r43058 r43063 1693 1693 1694 1694 If the resulting settings file already exists, this method will fail, 1695 unless @a forceOverwriteis set.1695 unless the forceOverwrite flag is set. 1696 1696 1697 1697 The new machine is created unregistered, with the initial configuration … … 1765 1765 "name=value" type entries. The following ones are recognized: 1766 1766 <tt>forceOverwrite=1</tt> to overwrite an existing machine settings 1767 file, and <tt>UUID=<uuid></tt> to specify a machine UUID. 1767 file, <tt>UUID=<uuid></tt> to specify a machine UUID and 1768 <tt>directoryIncludesUUID=1</tt> to switch to a special VM directory 1769 naming scheme which should not be used unless necessary. 1768 1770 </desc> 1769 1771 </param>
Note:
See TracChangeset
for help on using the changeset viewer.