VirtualBox

Ignore:
Timestamp:
Aug 23, 2022 7:27:21 AM (2 years ago)
Author:
vboxsync
Message:

Installer/win: Added new build define VBOX_WITH_CRT_PACKING, which leaves out packing the MSCRT with the Windows installer and also checks if the MSCRT 2019 Redistributable Package is installed on the system as a prerequisite (via a custom action). bugref:10284

File:
1 edited

Legend:

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

    r96407 r96428  
    5757            <?include $(env.PATH_TARGET)\VirtualBox_TypeLib_x86.wxi ?>
    5858
     59    <?if $(env.VBOX_WITH_CRT_PACKING) = "yes" ?>
    5960            <!-- Include CRT Dlls (specific to the compiler). -->
    6061            <?include $(env.PATH_TARGET)\VBoxCrtDlls32.wxi ?>
     62    <?endif?>
    6163        </Component>
    6264    </Directory>
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