儲存庫 vbox 的更動 67620
- 時間撮記:
- 2017-6-26 下午07:11:26 (7 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r67617 r67620 3767 3767 <interface 3768 3768 name="IUnattended" extends="$unknown" 3769 uuid=" b2225882-297e-459c-bc80-e3d067c46ebb"3769 uuid="47f28e07-4cb5-4d24-1e1f-42f827f70fb0" 3770 3770 wsmap="managed" 3771 3771 reservedMethods="4" reservedAttributes="4" … … 3783 3783 <desc> 3784 3784 A group this VM belongs to. 3785 </desc>3786 3787 </attribute>3788 3789 <attribute name="additionsIsoPath" type="wstring">3790 <desc>3791 Guest Additions ISO image path3792 3785 </desc> 3793 3786 </attribute> … … 3796 3789 <desc> 3797 3790 Guest operating system ISO image 3798 </desc>3799 </attribute>3800 3801 <attribute name="fileWithPreparedData" type="wstring">3802 <desc>3803 A path to the file with data prepared by user.3804 The internal rule is "name = value" like "isoPath = /correct/path/to/the/iso"3805 One line - one parameter3806 3791 </desc> 3807 3792 </attribute> … … 3823 3808 <desc> 3824 3809 Any key which is used as authorization of access to install genuine OS 3810 </desc> 3811 </attribute> 3812 3813 <attribute name="additionsIsoPath" type="wstring"> 3814 <desc> 3815 Guest Additions ISO image path 3825 3816 </desc> 3826 3817 </attribute> … … 3834 3825 </desc> 3835 3826 </attribute> 3827 3828 <attribute name="auxiliaryCDPath" type="wstring"> 3829 <desc> 3830 The path of any auxiliary CD image we might be creating. Related 3831 temporary files will appear in the same directory. 3832 </desc> 3833 </attribute> 3834 3835 <attribute name="auxiliaryFloppyPath" type="wstring"> 3836 <desc> 3837 Where to store the auxiliary floppy we might be creating. 3838 </desc> 3839 </attribute> 3840 3836 3841 <attribute name="imageIndex" type="unsigned short"> 3837 3842 <desc> 3838 3843 The image index on installation CD/DVD used to install. 3839 3844 Used only with Windows installation CD/DVD 3845 </desc> 3846 </attribute> 3847 3848 <attribute name="fileWithPreparedData" type="wstring"> 3849 <!-- bird: Would make more sense to make this a method for loading settings from a given file, i.e. 3850 immediate feedback and ability to tweak it afterwards. --> 3851 <desc> 3852 A path to the file with data prepared by user. 3853 The internal rule is "name = value" like "isoPath = /correct/path/to/the/iso" 3854 One line - one parameter 3840 3855 </desc> 3841 3856 </attribute>
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器