VirtualBox

Ignore:
Timestamp:
Oct 27, 2017 12:27:44 AM (7 years ago)
Author:
vboxsync
Message:

Installer/win: scm updates

File:
1 edited

Legend:

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

    r58721 r69407  
    3838
    3939<?if $(env.VBOX_WITH_MSM_INSTALL) = "yes" ?>
    40         <Property Id="localMSMNetworkType" Value="NDIS6" /> 
    41         <Configuration Name="passedNetworkType" Format="Text" DefaultValue="Not passed"/> 
    42         <Substitution Table="CustomAction" Row="setNetworkTypeADP6" Column="Target" Value="[=passedNetworkType]"/> 
    43         <CustomAction Id="setNetworkTypeADP6" Property="localMSMNetworkType" Value="[localMSMNetworkType]" Execute="immediate" /> 
     40        <Property Id="localMSMNetworkType" Value="NDIS6" />
     41        <Configuration Name="passedNetworkType" Format="Text" DefaultValue="Not passed"/>
     42        <Substitution Table="CustomAction" Row="setNetworkTypeADP6" Column="Target" Value="[=passedNetworkType]"/>
     43        <CustomAction Id="setNetworkTypeADP6" Property="localMSMNetworkType" Value="[localMSMNetworkType]" Execute="immediate" />
    4444        <CustomAction Id="correctNetworkTypeADP6" Property="localMSMNetworkType" Value="NDIS5" Execute="immediate" />
    4545<?endif ?>
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