home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 October / VPR0010A.BIN / ANTI_VIR / NAV50198 / nav501tr98.exe / nav501tr98 / config.inf < prev    next >
INI File  |  1999-02-10  |  2KB  |  43 lines

  1. ;These switches are used during silent installs when the -wconfig.inf
  2. ;switch is the first command line option.  For the [NAV] switches, TRUE
  3. ;enables and FALSE disables the option.
  4. [NAV]
  5. ;Install LiveUpdate DLLs and Control Panel icon?
  6. InstallLiveUpdate=TRUE
  7. ;Create the Norton AntiVirus icons?
  8. CreateIconsAndMenuItems=TRUE
  9. ;Scan memory during install(95 only)?
  10. ScanMemoryDuringInstall=TRUE
  11. ;Exit install if a newer version of NAV is already on the system?
  12. DontInstallOverNewerNav=FALSE
  13.  
  14. ;This section sets the plugins that are installed during silent installs
  15. ;with the -wconfig.inf switch.  For each mime type with a YES, NAV is
  16. ;configured to scan that type of file.
  17. ;These settings are ignored if Netscape is not installed.
  18. [nav_netscape_plugins]
  19. application/binary = YES
  20. application/excel = YES
  21. application/msexcel;xlb,xlm,xls,xlt,xlw = YES
  22. application/msword;doc,dot = YES
  23. application/octet-stream;386,adt,bin,cbt,cla,com,cpl,dll,drv,exe,ovl,ppt,scr,sys = YES
  24. application/octet-string = YES
  25. application/word = YES
  26. application/x-binary = YES
  27. application/x-compressed = YES
  28. application/x-excel = YES
  29. application/x-lha = YES
  30. application/x-lha-compressed = YES
  31. application/x-lzh = YES
  32. application/x-lzh-compressed = YES
  33. application/x-msdownload = YES
  34. application/x-msexcel = YES
  35. application/x-msword = YES
  36. application/x-winexe = YES
  37. application/x-word = YES
  38. application/x-zip = YES
  39. application/x-zip-compressed = YES
  40. application/zip;zip,lha,lzh,arj,mim,mme,uue = YES
  41. file/executable = YES
  42.  
  43.