VirtualBox

Changeset 107281 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Dec 10, 2024 3:51:09 PM (2 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166302
Message:

Windows Additions installer: Touch the installer via the new VBoxNSISTool for verifying + repairing NSIS installer files. This is necessary for getting the CRC32 right after we've built the NSIS installer and set the version via VBoxSetPeVersion afterwards, which renders the initial checksum within the installer invalid and thus prevents starting the installer. [build fix. Fix path to VBoxNSISTool build tool.] bugref:10761

File:
1 edited

Legend:

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

    r107273 r107281  
    252252# Tool is needed in order to repair the NSIS installer .exe's internal CRC32 checksum
    253253# after touching it via $(VBOX_PE_SET_VERSION).
    254 VBOX_NSIS_TOOL := $(PATH_STAGE_BIN)/VBoxNSISTool$(HOSTSUFF_EXE)
     254VBOX_NSIS_TOOL := $(PATH_OBJ)/VBoxNSISTool/VBoxNSISTool$(HOSTSUFF_EXE)
    255255
    256256VB_WIN_ADD_NSIS_ENV := \
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