Changeset 68028 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Jul 18, 2017 2:21:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r68026 r68028 3767 3767 <interface 3768 3768 name="IUnattended" extends="$unknown" 3769 uuid=" b365bb45-267f-44fa-c32a-cad265372f8e"3769 uuid="1f9a37d3-c3ba-4741-a53a-822a1b2d308d" 3770 3770 wsmap="managed" 3771 3771 reservedMethods="4" reservedAttributes="16" … … 3897 3897 After <link to="IUnattended::prepare"/> is called, it can be read to see 3898 3898 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. 3899 3909 </desc> 3900 3910 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.