VirtualBox

Changeset 102116 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Nov 15, 2023 7:41:58 PM (15 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160237
Message:

Main/Unattended: added user payload to unattended. bugref:10446

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r102113 r102116  
    49624962  <interface
    49634963    name="IUnattended" extends="$unknown"
    4964     uuid="6f89464f-7773-436a-a4df-592e4e537fa0"
     4964    uuid="d1833215-78c9-4b42-9c2a-f44ef7b2d01f"
    49654965    wsmap="managed"
    49664966    rest="managed"
     
    50695069        The TXS binary will be taken from the ISO indicated by
    50705070        <link to="IUnattended::validationKitIsoPath"/>.
     5071      </desc>
     5072    </attribute>
     5073
     5074    <attribute name="userPayloadIsoPath" type="wstring">
     5075      <desc>
     5076        User Payload ISO image path.  This is used when
     5077        <link to="IUnattended::installUserPayload"/> is set to true.
     5078      </desc>
     5079    </attribute>
     5080
     5081    <attribute name="installUserPayload" type="boolean">
     5082      <desc>
     5083        Indicates whether the User Payload should be installed or not.
     5084
     5085        The User Payload will be taken from the ISO indicated by
     5086        <link to="IUnattended::userPayloadIsoPath"/>.
    50715087      </desc>
    50725088    </attribute>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette