VirtualBox

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


Ignore:
Timestamp:
Dec 18, 2024 4:00:46 PM (5 weeks ago)
Author:
vboxsync
Message:

Windows host installer: Only include the typelib stuff (only and always) within the component "cp_MainCOM" and not also in component "cp_ProxyStub" (VBOX_WITH_MIDL_PROXY_STUB). Fixes installer validator warnings. bugref:10828

File:
1 edited

Legend:

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

    r107362 r107364  
    9292        </File>
    9393
    94 <?if $(env.VBOX_WITH_MIDL_PROXY_STUB) != "yes" ?>
    9594        <!-- Include the auto-generated TypeLib block -->
    9695        <?include $(env.PATH_TARGET)\VirtualBox_TypeLib.wxi ?>
    97 <?endif?>
    9896    </Component>
    9997
     
    123121            <Class Id="$(env.VBOX_MIDL_PROXY_CLSID)" Context="InprocServer32" Description="PSFactoryBuffer" ThreadingModel="both" />
    124122        </File>
    125         <?include $(env.PATH_TARGET)\VirtualBox_TypeLib.wxi ?>
    126123    </Component>
    127124<?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