home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / thdpro10.zip / QUICK.THD < prev    next >
Text File  |  1994-08-27  |  6KB  |  118 lines

  1.                                                                                 
  2.                   A list of quick informational notes.                          
  3.                   ------------------------------------                          
  4.                                                                                 
  5. Users of McAfee's VirusScan version 1.x.x need to set the env variable          
  6. SET THDOPT=SC1                                                                  
  7. (version 2.x.x compatible command line is sent if this is not set)              
  8.  
  9. Network Users are strongly recommended to rename THDINSTL.EXE to NETINSTL.EXE
  10. (or optionally run THDINSTL.EXE /NET). You should also take a moment to read
  11. "Network Notes" in THDDOC.TXT.
  12.  
  13. If files constantly fail the scan, double check the above as well as ensuring   
  14. enough available memory.
  15.  
  16. When running THDPRO.EXE from a BBS, be sure that your BBS is swapping it's
  17. memory out to DISK/EMS/XMS (see your BBS documentation for swapping options)
  18. or risk failing of files due to insufficient memory to load scanners and
  19. archive utilities.
  20.  
  21. If using Scan 2.x.x be sure that *.DAT files are located in the same directory
  22. as SCAN.EXE. (Subject to change, see this program's documentation)
  23.  
  24. If using F-PROT be sure the file ENGLISH.TX0 (or other TX0 file) and SIGN.DEF
  25. are in the same directory as F-PROT.EXE. (Subject to change, see this
  26. program's documentation)
  27.  
  28. If using TBSCAN.EXE be sure that TBSCAN.DAT and TBSCAN.SIG are located in the
  29. same directory as TBSCAN.EXE. (Subject to change, see this program's
  30. documentation)
  31.  
  32. For MULTI-NODE BBS'es set comports to "0" and pass the needed comport on the
  33. command line whenever possible.
  34.  
  35. If Secure Mode is used, you must run THDPRO.EXE /SEC to initiate/update the
  36. THDPRO.SEC file after each utility update or reconfiguration. Failure to do so
  37. will cause unwarranted failures. If THDPRO.EXE is renamed, it will create a
  38. file whose name matches the new name of THDPRO.EXE with the extension ".SEC"
  39. (thus allowing multiple copies of both THDPRO.EXE and THDPRO.SEC to reside in
  40. the same directory) ie. If THDPRO.EXE were renamed to "NEWTHD.EXE" then
  41. running NEWTHD.EXE /SEC would produce the file NEWTHD.SEC.
  42.  
  43. Command line options (except comport) will override the "default
  44. configuration".
  45.  
  46. TG/RG users, THDPRO.DIZ file format is no longer supported - see the section
  47. of THDDOC.TXT in regards to THDPLUS.
  48.  
  49. THDINSTL.EXE /NOMOVE is no longer supported. Failed file moving is now toggled
  50. from the final screen of THDINSTL.EXE.
  51. (THDINSTL.EXE /NOMOVE = "Failed File Moving - Inactive")
  52.  
  53. Run THDINSTL.EXE for AUTHOR contact information.
  54.  
  55. PARAMETERS -
  56. ----------
  57.  
  58. /ADD - for use with third party programs to indicate the users desire to
  59.        have entries added to their FDB if not already present (Not supported
  60.        by THDPLUS). This is equivalent to "SET THDOPT=ADD".
  61.  
  62. /CO - Convert Only
  63.  
  64. /KO - Keep Original
  65.  
  66. /NODESC - Do Not update descriptions.
  67.                                                                                 
  68. /TOxxx# - Convert to "xxx" at level "#"                                         
  69.          ...where "xxx" = one of the following                                  
  70.             ARJ - LHA - RAR - SQZ - UC2 - ZIP                                   
  71.                                                                                 
  72.          ...and "#" =  nothing or one of the following                          
  73.               0 - 1 - 2 - 3 - 4 - 5 - 6                                         
  74.                                                                                 
  75. /SEC - Generate THDPRO.SEC file (Required when Secure Mode is chosen).          
  76.                                                                                 
  77. /SECTEST - check current values in THDPRO.SEC file. (Reports only failures)     
  78.                                                                                 
  79. CRC - update the CRC removal list                                               
  80.                                                                                 
  81. DIZ - run THDPLUS.EXE only (left over from prior versions)                      
  82.                                                                                 
  83. 0,1,2,3,4,5,6,7,8  = comport number to send output to.                          
  84.                                                                                 
  85. SET THDOPT=                                                                     
  86. -----------
  87.                                                                                 
  88. ANSI - to force ANSI output to the remote (when present)                        
  89.                                                                                 
  90. SOLID - to use the "solid" option when re-archiving to RAR format.              
  91.                                                                                 
  92. SC1 - to send a scan 1.x.x compatible command line.                             
  93.                                                                                 
  94. ADD - see above regarding the parameter "/ADD".                                 
  95.                                                                                 
  96. NDx - force THDPRO to attempt usage of drive "x" for testing                    
  97.       (usually a ramdrive or network drive)                                     
  98.  
  99. NFL - Cause THDPRO.EXE to send the "/NOFLOPPY" switch when calling F-PROT.                                                                                
  100.  
  101. PKZIP and ARJ security features are available through the use of THDZIP and 
  102. THDARJ environment variables. Please see THDDOC.TXT for proper use of these 
  103. variables.
  104.  
  105. GENERAL SYNTAX -                                                                
  106. --------------
  107.  
  108. THDPRO.EXE [mode] {drive:\path\filename.ext} [/CO] [/KO] [/NODESC] [cvt] [com]
  109.  
  110. {} = Required (except with /SEC or /SECTEST or DIZ)
  111. [] = optional
  112.  
  113. Where [mode] = CRC or DIZ (no mode indicated means test mode)
  114.        [cvt] = Convert indicator - TOxxx# as shown above
  115.        [com] = the comport as explained above.
  116.  
  117. Not all switches can be used together (See THDDOC.TXT for proper use)
  118.