VirtualBox

Changeset 52825 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Sep 23, 2014 10:40:29 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96227
Message:

pr7489. Windows installer: Added element ServiceControl for the components cp_NetFltDriver and cp_NetAdpDriver

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

Legend:

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

    r51039 r52825  
    2525              Source="$(env.PATH_OUT)\bin\VBoxNetAdp.cat" />
    2626<?endif ?>
     27        <ServiceControl Id="VBoxNetAdpServiceControl" Stop="both" Remove="uninstall" Name="VBoxNetAdp" Wait="yes" />
    2728    </Component>
    2829
  • trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxi

    r51039 r52825  
    3030              Source="$(env.PATH_OUT)\bin\VBoxNetFlt.cat" />
    3131<?endif ?>
     32        <ServiceControl Id="VBoxNetFltServiceControl" Stop="both" Remove="uninstall" Name="VBoxNetFlt" Wait="yes" />
    3233    </Component>
    3334<?endif ?> <!-- VBOX_WITH_NETFLT -->
Note: See TracChangeset for help on using the changeset viewer.

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