VirtualBox

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


Ignore:
Timestamp:
Apr 30, 2014 8:47:00 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93531
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp

    r51170 r51171  
    10401040        RTPrintf("Silent installation      : %RTbool\n", g_fSilent);
    10411041        RTPrintf("Logging enabled          : %RTbool\n", fEnableLogging);
     1042#ifdef VBOX_WITH_CODE_SIGNING
    10421043        RTPrintf("Certificate installation : %RTbool\n", fEnableSilentCert);
     1044#endif
    10431045        RTPrintf("Additional MSI parameters: %s\n",
    10441046                 szMSIArgs[0] ? szMSIArgs : "<None>");
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