VirtualBox

Changeset 51977 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 11, 2014 2:20:36 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94902
Message:

Refuse symantec sysfer.dll; accept microsoft sfc.dll.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r51797 r51977  
    24892489/** The image is required to force integrity checks. */
    24902490#define VERR_SUP_VP_SIGNATURE_CHECKS_NOT_ENFORCED   (-5661)
     2491/** Process Verficiation Failure: Symantec Endpoint Protection must be
     2492 * disabled for the VirtualBox VM processes.
     2493 * http://www.symantec.com/connect/articles/creating-application-control-exclusions-symantec-endpoint-protection-121 */
     2494#define VERR_SUP_VP_SYSFER_DLL                      (-5662)
     2495
    24912496
    24922497/** @} */
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