VirtualBox

vbox的更動 66333 路徑 trunk/src/VBox/Installer


忽略:
時間撮記:
2017-3-29 下午01:26:11 (8 年 以前)
作者:
vboxsync
訊息:

Installer/win: Fix the USB driver install sequence. Must be done after VBoxDrv on install and before on uninstall (hope that the uninstall does it right, the WiX difxapp docs only talk about installing).

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Installer/win/VBoxMergeUSB.wxi

    r62539 r66333  
    2020        <Component Id="cp_USBFilterDriver" Guid="B7D782D2-96DF-4775-A0E1-A76CF7B04B65" Win64="$(var.Property_Win64)">
    2121            <difxapp:Driver AddRemovePrograms="no" ForceInstall="yes" DeleteFiles="yes"
    22                   Legacy="$(var.Property_DriverLegacy)" Sequence="0" PlugAndPlayPrompt="no"/>
     22                  Legacy="$(var.Property_DriverLegacy)" Sequence="3" PlugAndPlayPrompt="no"/>
    2323            <File Id="file_VBoxUSBMon.sys" Name="VBoxUSBMon.sys"
    2424                  Source="$(env.PATH_OUT)\bin\VBoxUSBMon.sys" />
     
    3535        <Component Id="cp_USBDeviceDriver" Guid="010FE46A-E358-43E2-8BDC-38BC8BEC82E0" Win64="$(var.Property_Win64)">
    3636            <difxapp:Driver AddRemovePrograms="no" ForceInstall="yes"  DeleteFiles="yes"
    37                   Legacy="$(var.Property_DriverLegacy)" Sequence="0" PlugAndPlayPrompt="no"/>
     37                  Legacy="$(var.Property_DriverLegacy)" Sequence="3" PlugAndPlayPrompt="no"/>
    3838            <File Id="file_VBoxUSB.sys" Name="VBoxUSB.sys"
    3939                  Source="$(env.PATH_OUT)\bin\VBoxUSB.sys" />
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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