VirtualBox

Changeset 107937 in vbox


Ignore:
Timestamp:
Jan 27, 2025 11:07:23 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167182
Message:

Windows/Arm/Host Installer: Config tweaks for platform SDK scripts, needed for building the Windows/Arm version of our host installer. bugref:10849

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r107814 r107937  
    26412641VBOX_PATH_MSITRAN   ?= $(PATH_SDK_$(VBOX_WINPSDK)_BIN)/../x86/MsiTran.Exe
    26422642VBOX_PATH_MSIDB     ?= $(PATH_SDK_$(VBOX_WINPSDK)_BIN)/../x86/MsiDb.Exe
    2643 # Note! The scripts has been moved to Bin in v8.0.
    2644 VBOX_PATH_WISUBSTG  ?= $(PATH_SDK_$(VBOX_WINPSDK)_BIN)/WiSubStg.vbs
    2645 VBOX_PATH_WISUMINFO ?= $(PATH_SDK_$(VBOX_WINPSDK)_BIN)/WiSumInf.vbs
     2643# Note! The scripts have been moved to Bin in v8.0.
     2644# Note! Always select the x86 directory here, as the following scripts only are available for x86,
     2645#       but also are needed in order to build the Windows/Arm host installer.
     2646VBOX_PATH_WISUBSTG  ?= $(PATH_SDK_$(VBOX_WINPSDK)_BIN)/../x86/WiSubStg.vbs
     2647VBOX_PATH_WISUMINFO ?= $(PATH_SDK_$(VBOX_WINPSDK)_BIN)/../x86/WiSumInf.vbs
    26462648
    26472649ifdef VBOX_OSE ## @todo try get rid of this crap! People can use the latest and greatest Yasm release, no need to check in the binary for OSE.
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