VirtualBox

Changeset 53114 in vbox


Ignore:
Timestamp:
Oct 22, 2014 11:30:40 AM (10 years ago)
Author:
vboxsync
Message:

pr7231. MSI installer: Element ServiceControl was temporary removed from components cp_NetAdp6Driver, cp_NetAdpDriver, cp_NetLwfDriver, cp_NetFltDriver

Location:
trunk/src/VBox/Installer/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxi

    r53090 r53114  
    2525              Source="$(env.PATH_OUT)\bin\VBoxNetAdp.cat" />
    2626<?endif ?>
    27         <ServiceControl Id="VBoxNetAdpServiceControl" Stop="both" Remove="uninstall" Name="VBoxNetAdp" Wait="yes" />
    2827        <Condition><![CDATA[NETWORKTYPE="NDIS5"]]></Condition>
    2928    </Component>
  • trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxi

    r53090 r53114  
    3030              Source="$(env.PATH_OUT)\bin\VBoxNetFlt.cat" />
    3131<?endif ?>
    32         <ServiceControl Id="VBoxNetFltServiceControl" Stop="both" Remove="uninstall" Name="VBoxNetFlt" Wait="yes" />
    3332        <Condition><![CDATA[NETWORKTYPE="NDIS5"]]></Condition>
    3433    </Component>
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