VirtualBox

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


Ignore:
Timestamp:
Jan 20, 2025 6:13:12 PM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167063
Message:

Add/Nt/Installer: Pick right NSIS installer from the loader stub. [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/Loader/VBoxWindowsAdditions.cpp

    r107860 r107861  
    5353#ifdef VBOX_SIGNING_MODE
    5454# if 1 /* Whether to use IPRT or Windows to verify the executable signatures. */
    55 /* This section is borrowed from RTSignTool.cpp */
    56 
    5755#  include <iprt/err.h>
    5856#  include <iprt/initterm.h>
     
    6260#  include <iprt/crypto/pkcs7.h>
    6361#  include <iprt/crypto/store.h>
     62# endif
    6463#endif
    6564
     
    7372
    7473#ifdef VBOX_SIGNING_MODE
     74# if 1 /* Whether to use IPRT or Windows to verify the executable signatures. */
     75/* This section is borrowed from RTSignTool.cpp */
    7576
    7677class CryptoStore
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