VirtualBox

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


Ignore:
Timestamp:
Jul 18, 2017 2:21:55 PM (8 years ago)
Author:
vboxsync
Message:

IUnattended: Added a postInstallCommand attribute (currently ignored).

File:
1 edited

Legend:

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

    r68026 r68028  
    37673767  <interface
    37683768    name="IUnattended" extends="$unknown"
    3769     uuid="b365bb45-267f-44fa-c32a-cad265372f8e"
     3769    uuid="1f9a37d3-c3ba-4741-a53a-822a1b2d308d"
    37703770    wsmap="managed"
    37713771    reservedMethods="4" reservedAttributes="16"
     
    38973897        After <link to="IUnattended::prepare"/> is called, it can be read to see
    38983898        which file is being used.
     3899      </desc>
     3900    </attribute>
     3901
     3902    <attribute name="postInstallCommand" type="wstring">
     3903      <desc>
     3904        Custom post installation command.
     3905
     3906        Exactly what is expected as input here depends on the guest OS installer
     3907        and the script template (see <link to="IUnattended:scriptTemplatePath"/>).
     3908        Most users will not need to set this attribute.
    38993909      </desc>
    39003910    </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