home *** CD-ROM | disk | FTP | other *** search
/ Freelog 38 / Freelog038.iso / Extra / Antivir / NavScan / 20021007-004-i32.exe / SYMAVENG.INF < prev    next >
INI File  |  2002-10-07  |  901b  |  48 lines

  1. ;
  2. ; Symantec Antivirus Engine INF File
  3. ;
  4. ; Copyright (c) 2002, Symantec Corporation
  5. ;
  6.  
  7. [Version]
  8. signature = "$Windows NT$"
  9. Class     = "Anti-virus file system filter"
  10. ClassGuid = {B1D1A169-C54F-4379-81DB-BEE7D88D7454}
  11. Provider      = %Symc%
  12. DriverVer      = 09/05/2002,2002.4.0.4
  13. CatalogFile      = SymAVEng.cat  ; A CatalogFile entry is required for a WHQL signature.
  14.  
  15. [DestinationDirs]
  16. DefaultDestDir       = -1,.
  17. SymAVEng.DriverFiles = -1,.
  18.  
  19. [SourceDisksNames]
  20. 1 = %Disk1%
  21.  
  22. [SourceDisksFiles]
  23. Navex15.sys = 1
  24. Naveng.sys = 1
  25.  
  26. ;
  27. ; Default install sections
  28. ;
  29. [DefaultInstall]
  30. OptionDesc = %SymAVEngerviceDesc%
  31. CopyFiles  = SymAVEng.DriverFiles
  32.  
  33. ;
  34. ; Copy Files
  35. ;
  36. [SymAvEng.DriverFiles]
  37. Navex15.sys
  38. Naveng.sys
  39.  
  40. ;
  41. ; String Section
  42. ;
  43. [Strings]
  44. Symc         = "Symantec Corporation"
  45. SymAvEngDesc = "Symantec Antivirus Engines"
  46. Disk1        = "SymAVEng Source Media"
  47.  
  48.