home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / FF_200.ZIP / FFCHECK.ZIP / FFCHECK.DOC next >
Text File  |  1995-02-01  |  939b  |  35 lines

  1. How to use FFCheck.exe....
  2.  
  3. Well it's very simple ...
  4.  
  5. Use the included Batch files, VIRSCAN.BAT and UPLOAD.BAT.
  6.  
  7. You also must check that all the directorys in VIRSCAN.BAT are the right...
  8. otherwise it will not work properly..
  9.  
  10. 1. Put the files FFCHECK.EXE, UPLOAD.BAT and VIRSCAN.BAT in the FastFile
  11.    directory.
  12. 2. Include the line CALL VIRSCAN.BAT in to your BBS Batch File.
  13.  
  14. BBS BATCH EXAMPLE:
  15.     
  16.    c:
  17.    cd c:\fastfile
  18.    CALL VIRSCAN.BAT  (Do Like this & FFCHECK will check for new Uploads)
  19.    cd c:\ra\node%1
  20.    c:\ra\ra.exe -mc:\im\im.exe*M -E20 -N%
  21.  
  22.  
  23. FFCHECK.EXE [Virus-scanner program] [Path & Name to Listfile of files to scan]
  24.  
  25. Example: FFCHECK.EXE C:\THDPRO\THDPRO.EXE C:\FASTFILE\VIRSCAN.LST
  26.  
  27.  
  28. Note.
  29.         
  30. If you have trouble, check that the path to the listfile & Virus-scanner is
  31. correct.....
  32.  
  33. Warranty: None... if you use this program... you use it at your own risc...
  34.           
  35.