VirtualBox

Changeset 33185 in vbox for trunk/src/VBox/Installer/win


Ignore:
Timestamp:
Oct 18, 2010 8:40:50 AM (14 years ago)
Author:
vboxsync
Message:

generalized and moved auth modules

File:
1 edited

Legend:

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

    r31922 r33185  
    433433                              Source="$(env.PATH_OUT)\bin\VBoxGuestControlSvc.dll" />
    434434<?endif ?>
    435 <?if $(env.VBOX_WITH_VRDP) = "yes" ?>
    436                         <File Id="vrdpauthdll" Name="VRDPAuth.dll" DiskId="1"  Vital="yes"
    437                               Source="$(env.PATH_OUT)\bin\VRDPAuth.dll" />
    438                         <File Id="vrdpauthsimpledll" Name="VRDPASim.dll" LongName="VRDPAuthSimple.dll" DiskId="1"  Vital="yes"
    439                               Source="$(env.PATH_OUT)\bin\VRDPAuthSimple.dll" />
    440 <?endif ?>
     435                        <File Id="vboxauthdll" Name="VBoxAuth.dll" DiskId="1"  Vital="yes"
     436                              Source="$(env.PATH_OUT)\bin\VBoxAuth.dll" />
     437                        <File Id="vboxauthsimpledll" Name="VBoxASim.dll" LongName="VBoxAuthSimple.dll" DiskId="1"  Vital="yes"
     438                              Source="$(env.PATH_OUT)\bin\VBoxAuthSimple.dll" />
    441439                        <File Id="vmmgc" Name="VMMGC.gc" DiskId="1"  Vital="yes"
    442440                              Source="$(env.PATH_OUT)\bin\VMMGC.gc" />
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