VirtualBox

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


Ignore:
Timestamp:
Apr 30, 2024 1:43:03 PM (7 months ago)
Author:
vboxsync
Message:

Windows host installer: Also include the DifxApp extension DLLs when building the intermediate installers. ​Needed for letting the binder find MsiProcessDrivers. bugref:10644

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r104454 r104466  
    572572                -loc $(VBOX_WIN_INST_OUT_DIR)/NLS/License_$(lang).wxl \
    573573                -lib $(VBOX_WIN_INST_OUT_DIR)/VirtualBox_$(lang).wixlib \
     574                -ext $(VBOX_TOOLS_WIN_WIXEXT_DIR)/WixToolset.DifxApp.wixext.dll \
    574575                -ext $(VBOX_TOOLS_WIN_WIXEXT_DIR)/WixToolset.Util.wixext.dll \
    575576                -pdbtype none \
     
    589590                '  files-VirtualBox_$(lang)/License_$(lang).wxl ^' \
    590591                '  -lib VirtualBox_en_US.wixlib ^' \
     592                '  -ext $(VBOX_TOOLS_WIN_WIXEXT_DIR)/WixToolset.DifxApp.wixext.dll ^' \
    591593                '  -ext $(VBOX_TOOLS_WIN_WIXEXT_DIR)/WixToolset.Util.wixext.dll ^' \
    592594                '  -pdbtype none ^' \
     
    10441046                -lib $(VBOX_WIN_INST_OUT_DIR)/VirtualBox_en_US.wixlib \
    10451047                -ext $(VBOX_TOOLS_WIN_WIXEXT_DIR)/WixToolset.Util.wixext.dll \
     1048                -ext $(VBOX_TOOLS_WIN_WIXEXT_DIR)/WixToolset.DifxApp.wixext.dll \
    10461049                -pdbtype none \
    10471050                -out $$(@D)/$(PACKAGE_NAME_LANG)_$(lang).msi
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