VirtualBox

Changeset 106255 in vbox


Ignore:
Timestamp:
Oct 9, 2024 9:31:18 AM (7 weeks ago)
Author:
vboxsync
Message:

scm fix

Location:
trunk/src/VBox/Additions/WINNT/Installer/Loader
Files:
2 edited

Legend:

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

    r106239 r106255  
    9090 # The certificate include file.
    9191 $$(VBoxWindowsAdditions_0_OUTDIR)/BuildCert.h: \
    92                 $(VBOX_BIN2C) \
    93                 $(VBOX_RTSIGNTOOL) \
    94                 $$(bldAddSignedDummy_1_TARGET) \
    95                 | $$(dir $$@)
     92                $(VBOX_BIN2C) \
     93                $(VBOX_RTSIGNTOOL) \
     94                $$(bldAddSignedDummy_1_TARGET) \
     95                | $$(dir $$@)
    9696        $(QUIET)$(RM) -f -- "$@" "[email protected]"
    9797        $(VBOX_RTSIGNTOOL) extract-exe-signer-cert --exe "$(bldAddSignedDummy_1_TARGET)" --output "[email protected]" --der
  • trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp

    r106249 r106255  
    410410            rcExit = ErrorMsgRcSWS(27 + i*3, s_aIdenticalItems[i].pszCompareErrorMsg1, pwszExePath, "' does not match");
    411411    }
    412                  
     412
    413413    HeapFree(hHeap, 0, pvExeVerInfo);
    414414
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