VirtualBox

Changeset 105705 in vbox


Ignore:
Timestamp:
Aug 16, 2024 12:11:02 PM (4 months ago)
Author:
vboxsync
Message:

Windows host installer: Fixed installation of network drivers in the non-MSM case; the conditions in the modules weren't updated, as WIX v4 has a different scheme for component conditions [build fix for MSMs]. ​bugref:10644

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxs

    r105703 r105705  
    4343        <CustomAction Id="setNetworkTypeLWF" Property="NETWORKTYPE" Value="[localMSMNetworkType]" Execute="immediate" />
    4444        <CustomAction Id="correctNetworkTypeLWF" Property="NETWORKTYPE" Value="NDIS5" Execute="immediate" />
     45<?endif?>
    4546
    4647        <!-- Here comes the file/directory list -->
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