home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / CHIPCD_2_2000.iso / software / antywirusy / sophos / SOPHOS / WIN95 / READIC.TXT < prev    next >
Text File  |  1999-11-15  |  12KB  |  314 lines

  1.  
  2.                  
  3.      
  4.                        Sophos InterCheck Release Notes
  5.                        -------------------------------
  6.  
  7.                           Version 4.13, 15 Nov 1999
  8.       
  9.       
  10. Contents
  11. --------
  12.  
  13. 1.  Installation and upgrade
  14. 2.  Modifications from version 4.12
  15. 3.  Enabling archive scanning
  16. 4.  Additional configuration options
  17. 5.  Additional features
  18. 6.  Known Problems
  19. 7.  Compatibility issues
  20. 8.  Acknowledgments
  21.  
  22.  
  23. 1. Installation and upgrade
  24. ---------------------------
  25.  
  26. Version 4.13 of InterCheck requires Sophos SWEEP version 3.25 or above. The 
  27. use of InterCheck 4.13 is mandatory when InterCheck is installed with the new 
  28. archive handling (AH) versions of Sophos SWEEP.
  29.  
  30. Please consult the appropriate Sophos Anti-Virus manual for instructions on 
  31. installing InterCheck.
  32.  
  33.  
  34. 2. Modifications from version 4.12
  35. ----------------------------------
  36.  
  37. i. Updated default program extension list
  38.  
  39. The default extension list has been extended to allow checking of MS Project 98 
  40. files with MPP and MPT extensions. Any file whose extension matches an entry in the 
  41. list will be considered by InterCheck to be a program and will be checked 
  42. when ever it is accessed. 
  43.  
  44. ii. Fix for black screens during initial scanning
  45.  
  46. On start-up InterCheck version 4.12 could sometimes display a totally black screen 
  47. except for a flashing cursor in the top left corner. The screen remained black
  48. until the initial virus scan was completed. InterCheck version 4.13 resolves this 
  49. problem.
  50.  
  51.  
  52. 3. Enabling archive scanning
  53. ----------------------------
  54.  
  55. When InterCheck is installed with the new archive handling (AH) versions 
  56. of Sophos SWEEP, it is possible to configure InterCheck to search for 
  57. viruses inside archives, such as ZIP or TAR. However, by default, this 
  58. facility has not been enabled, and infected files stored in archives
  59. will not be reported until they are extracted for use. 
  60.  
  61. The ability to scan inside archive files is disabled by default because 
  62. it can take a long time to scan inside large archives and a user must wait
  63. until the scan is complete before they can continue with their work.  
  64. However, in some circumstances, it may still be desirable to enable 
  65. scanning inside archives. This section tells you how to do so. 
  66.  
  67. The default action can be modified for the following archive formats: 
  68.  
  69.     Zip, Arj, Rar, Gzip, Tar and Cmz.
  70.  
  71. For example, to enable Zip file archive handling the following must be
  72. added to the INTERCHK.CFG file:
  73.  
  74.     [InterCheckGlobal]
  75.     AddProgramExtension=ZIP
  76.  
  77.     [SweepVxDGlobal]
  78.     VirusEngineSetting:Zip=1
  79.  
  80. For the other archive formats, each needs to be added as above with a
  81. separate AddProgramExtension entry for each different extension used and
  82. one VirusEngineSetting entry for the archive type.
  83.  
  84. For example, to enable Tar and Zip file archive handling, where Zip files
  85. may have the alternative extension WZP, the following must be added to the
  86. INTERCHK.CFG file:
  87.  
  88.     [InterCheckGlobal]
  89.     AddProgramExtension=ZIP
  90.     AddProgramExtension=WZP
  91.     AddProgramExtension=TAR
  92.  
  93.     [SweepVxDGlobal]
  94.     VirusEngineSetting:Zip=1
  95.     VirusEngineSetting:Tar=1
  96.  
  97.  
  98. 4. Additional configuration options
  99. -----------------------------------
  100.  
  101. AddProgramExtension=ext
  102. This option adds ONE extension to the ProgramExtensions list, but leaves the
  103. existing list alone. Note that if this option precedes a ProgramExtensions=
  104. option, the single extension is discarded. To add "no extension" to the list,
  105. use a dot by itself.
  106.  
  107. DriverIoChecking=YES|NO   (Windows 95/98 ONLY)
  108. If set to NO, this will suppress interception of certain types of file I/O
  109. operations executed by other VxDs in the system. Use this option to avoid
  110. problems (such as lock-ups) that can occur when InterCheck intercepts these
  111. calls. One third-party product that definitely requires this switch set to NO
  112. is ZIPMagic (1.0 and 98) from Mijenix. The default is YES.
  113.  
  114. DriveType=x:,type         (Windows 95/98 ONLY)
  115. This option allows the user to override the system's assignment of drive
  116. types. It is primarily intended for use in the form DriveType=A:,FLOPPY which
  117. allows InterCheck to start up without a delay on systems which have no A:
  118. floppy drive. It can also be used where a PC boots up from a removable C:
  119. drive in order to force InterCheck to treat the removable drive as if it is a
  120. fixed hard disk.
  121.  
  122. x: may be any drive letter from A: to Z: (or a: to z:)
  123.  
  124. type may be one of the following:
  125.  
  126. for floppy and other removable drives: FLOPPY,REMOVABLE
  127. for non-removable drives: FIXED,HARD DISK,HARDDISK
  128. for mapped network drive letters: NETWORK,REMOTE
  129. for CD-ROM drives: CDROM,CD
  130. for RAM disks: RAMDISK
  131. when the drive doesn't exist: ABSENT,NONE
  132.  
  133. NOTE: This option only affects the actions taken by InterCheck during 
  134. startup.
  135.  
  136.  
  137. 5. Additional features
  138. ----------------------
  139.  
  140. i. Improved file type detection.
  141.  
  142. The file type detection provided by InterCheck has been extended to 
  143. detect Microsoft PowerPoint files by default. PowerPoint files will now 
  144. always be checked for viruses regardless of the file extension. 
  145.  
  146.  
  147. 6. Known Problems
  148. -----------------
  149.  
  150. i. Exclude= does not work correctly on InterCheck for Windows 95/98
  151.  
  152. InterCheck for Windows 95/98 only allows the use of standard short "8.3" 
  153. files names in the "Exclude" configuration option. This means that it is 
  154. not possible to exclude files with long names (e.g. "longfilename.txt"). 
  155.  
  156. ii. Batch files run slowly from the network
  157.  
  158. InterCheck can sometimes cause batch files to run very slowly on networked
  159. drives. If you encounter this problem, please add the option
  160. "Exclude=????????.BAT" to the InterCheck configuration file (INTERCHK.CFG). 
  161.  
  162.  
  163. 7. Compatibility Issues
  164. -----------------------
  165.  
  166. i. Windows 95 and USB support
  167.  
  168. On Windows 95 (OSR2) machines where the "USB (Universal Serial Bus)
  169. supplement" has been installed, InterCheck may hang on startup displaying the
  170. message "Preparing to sweep". The problem is caused by an obsolete version of
  171. the USB supplement.
  172.  
  173. Customers encountering this problem are advised to remove the USB supplement
  174. using the "Add/Remove programs" icon in the control panel. When USB support is
  175. required, the latest version of the USB supplement should then be installed.
  176.  
  177. ii. Borland C++ and Novell IntraNetWare client
  178.  
  179. There is a problem when using Borland C++ 4.51 and the Novell IntraNetWare
  180. client version 3.10 together with InterCheck for Windows 95/98. When
  181. building large projects (20+ source files), files are left locked open and
  182. cannot be deleted. This problem does not occur when using version 3.02 of the
  183. Novell IntraNetWare client. 
  184.  
  185. iii. Windows 95 Program Manager
  186.  
  187. It is possible to configure Windows 95 to use a different shell instead of the
  188. normal Explorer. Windows 95 includes a version of the Windows 3.1x Program
  189. Manager which can be used as a shell.
  190.  
  191. Sophos recommends against using Program Manager as a shell on a machine which
  192. runs InterCheck.
  193.  
  194. iv. Hewlett Packard scanners and OCR software
  195.  
  196. If you experience problems such as system lock-ups or fatal exception errors
  197. when using OCR software to acquire text directly from a Hewlett Packard
  198. scanner while InterCheck is active, you should put the following line in
  199. INTERCHK.CFG:
  200.  
  201.   Exclude=HPSCAN
  202.  
  203. This prevents InterCheck from attempting to open a device name that is
  204. associated with the scanner, and that causes fatal errors if it is opened
  205. other than by the application.
  206.  
  207. v. Eudora
  208.  
  209. When Eudora is configured by a command line option to use a network drive for
  210. its files, InterCheck causes it to be very slow. This is caused by
  211. InterCheck's file type detection trying to identify the kind of file being
  212. accessed.
  213.  
  214. The main "culprit" file is eudora.ini. You can improve performance by
  215. putting:
  216.  
  217.   Exclude=eudora.ini
  218.  
  219. in INTERCHK.CFG.
  220.  
  221. vi. Mijenix Corporation's ZIPMagic
  222.  
  223. InterCheck 4.XX for Windows 95/98 requires the use of the DriverIoChecking=NO
  224. configuration file option when used with either ZIPMagic 1.0 or ZIPMagic 98.
  225.  
  226. vii. Windows 95/98 AS/400 Client Access
  227.  
  228. When used with Windows 95/98 AS/400 Client Access V3 R1 M2, the networked
  229. InterCheck client requires Service Pack level SF47544. With previous versions
  230. of the Client Access software, the Check Version utility (installed by default
  231. into the Startup group) would hang the PC with InterCheck present.
  232.  
  233. The stand-alone InterCheck client cannot be used with AS/400 Client Access
  234. because the Sweep95 VxD is unable to open files stored on the AS/400. The only
  235. solution at present is to use the networked InterCheck client.
  236.  
  237. viii. QEMM version 6.02
  238.  
  239. InterCheck for DOS will cause the system to hang in response to CTL-ALT-DEL if
  240. it is loaded high using QEMM v6.02. However, the diskette in the A drive will
  241. be checked for viruses before the system hangs so that the integrity of
  242. InterCheck is not compromised. There are a number of possible solutions:
  243.         
  244. a) Upgrade to QEMM version 7. 
  245. b) Load InterCheck into low memory using the LoadLow=YES 
  246.    configuration option.
  247. c) Use the QEMM nr (norom) option. However this does not work with 
  248.    the stealth option.
  249.  
  250. ix. 386Max version 6.01d
  251.  
  252. InterCheck for DOS cannot load high when version 6.01d of the 386Max memory
  253. manager has been installed. An error message "Memory allocation error"  is
  254. displayed after InterCheck has run SWEEP. Use the LoadLow configuration option
  255. to load InterCheck into low memory. Alternatively upgrade to 386Max version
  256. 6.02 or above.
  257.  
  258. x. NetWare 4.01
  259.  
  260. The ICLOGIN program is not compatible with the version of the LOGIN program
  261. supplied as part of NetWare 4.01. In order to use the ICLOGIN program you must
  262. upgrade the Novell login program to version 4.08 or later. Version 4.08 of
  263. LOGIN.EXE can be obtained, by all registered users of NetWare 4.01, as part of
  264. the "Novell 4.01 Upgrade kit Vol.1 No.1".
  265.  
  266. xi. MSD versions 2.10 and 2.11
  267.  
  268. The Microsoft diagnostic program, MSD.EXE, supplied with Windows 3.11 and DOS
  269. 6.x, does not work correctly with InterCheck. Unless the Novell LSL driver has
  270. been loaded before installing InterCheck, the MSD program will crash while
  271. initially examining the system, with unpredictable results. The problem has
  272. been fixed in version 2.13 of the MSD program, supplied with Windows 95. 
  273.  
  274. xii. Other memory resident Anti-Virus products
  275.  
  276. We do not recommend using InterCheck when other memory resident anti-virus are
  277. active. Attempting to run multiple anti-virus products in this manner will
  278. cause the system to run extremely slowly. In some cases the system may also
  279. become unstable.
  280.  
  281.  
  282. 8. Acknowledgments
  283. ------------------
  284.  
  285. This product uses the SPAWNO routines by Ralf Brown to minimise memory use
  286. while shelling to DOS and running other programs.
  287.  
  288.  
  289.  
  290.                                ----------------
  291.  
  292.  
  293.             Sophos Plc, The Pentagon, Abingdon, OX14 3YP, England
  294.                      Tel 01235 559933 o Fax 01235 559935
  295.      
  296.    Sophos Pty Ltd, Level 4, 725 George Street, Sydney, NSW 2000, Australia
  297.                      Tel 02 9212 1600 o Fax 02 9212 1788
  298.      
  299.   Sophos Plc, 2, Place de la Defense, BP240, 92053 Paris la Defense, France
  300.                    Tel 01 46 92 24 42 o Fax 01 46 92 24 00
  301.      
  302.          Sophos GmbH, Am Hahnenbusch 21, D-55268 Nieder-Olm, Germany
  303.                       Tel 06136 91193 o Fax 06136 911940
  304.      
  305.               Sophos Inc, 50-S Audubon Road, Wakefield, MA 01880, USA
  306.                      Tel 781 213 3456 o Fax 781 213 5466
  307.      
  308.      
  309.                          Sales email sales@sophos.com
  310.                   Technical support email support@sophos.com
  311.                           Web http://www.sophos.com/
  312.      
  313.      
  314.