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

  1.  
  2.      Due to the number of requests from sysop's on "how" to set up
  3. THD ProScan to work with their BBS programs, I am including this explanation 
  4. for setup in RA 2.00 (gamma 1), WWIV, Renegade, Telegard 2.7, PCBoard, 
  5. Maximus, EzyCom and T.A.G. 2.6c.
  6.      Although it works equally well with other BBS programs, These are the 
  7. only programs which I can supply any assistance with. Most of these setup 
  8. suggestions have been supplied by users of THD ProScan.
  9.      But first a multi-purpose batch file for those wishing to test numerous 
  10. files in a single directory. 
  11.  
  12.          **********************************************************
  13.          ** IT IS IMPORTANT THAT ANY BBS RUNNING THDPRO.EXE SWAP **
  14.          ** OUT IT'S  MEMORY SO THAT THDPRO.EXE  CAN EFFECTIVELY **
  15.          ** RUN THE VARIOUS ARCHIVE UTILITIES AND VIRUS SCANNERS **
  16.          **********************************************************
  17.  
  18. * - * - * - * - * - *
  19.  
  20.                            GENERAL PURPOSE BATCH FILE
  21.                            --------------------------
  22.                            (See THDTERM4.ZIP as well)
  23. DIRTEST.BAT
  24. -----------
  25. @ECHO OFF
  26. CTTY CON
  27. FOR %%F IN (%1\*.*) DO C:\THDPRO\THDPRO.EXE %%F
  28.  
  29.  
  30. This will cause all files in the supplied directory to be tested. However, 
  31. be warned that only the errorlevel from the last file tested will be 
  32. returned to the calling program.
  33. Syntax for this batch file would be C:\THDPRO\DIRTEST.BAT C:\TEST
  34. where DIRTEST.BAT is located in "C:\THDPRO" and "C:\TEST" is the directory 
  35. containing the files to be tested.
  36.  
  37. * - * - * - * - * - *
  38.  
  39.                                   TELEGARD 2.7
  40.                                   ------------
  41.      Lets start from scratch..
  42. make a dir called C:\THDPRO
  43. change to that directory.
  44. unzip THDPRO-* into that directory (or unarj, whatever).
  45. run THDINSTL.EXE
  46. answer all the questions and double check the settings on the final
  47.    screens as if your life depended on it's being correct.
  48. change to your BBS directory.
  49. type TELEGARD -K
  50. press "P"
  51. press "F"
  52. look at option "L".. make note of the path here
  53. shell to dos.
  54. go to the directory just seen in option "L".
  55. copy THDPRO.EXE from C:\THDPRO\ to this directory.
  56. return to TG (exit shell).
  57. press "A"
  58. press "M"
  59. press "1" (which I assume will correspond to the "ZIP" archive type)
  60. check the first option to be sure it is marked "ACTIVE" (if not mark it
  61.      active).
  62. change line "#6" to read "THDPRO.EXE @F"
  63. Press "Q" until you are back at the "WFC" screen and from their do a local
  64.      logon.
  65. Once logged on.. Go to the file section and list the files long enough to
  66.      find the name of a single valid "zip" file.
  67. now type at the menu prompt "//\\AT"
  68. enter the name of the "zip" filename you just found using "list"
  69. answer no to delete files question.. and No to search all dirs question.
  70. watch the output on your side to see if the file is being scanned.
  71.  
  72.      The ONLY reason that this process (if followed EXACTLY) would not 
  73. work.. is because you have no directory listed under option "L" (as above). 
  74. IF you do not have a directory specified there, then change the "line #6" 
  75. mentioned above to include the full path "C:\THDPRO\THDPRO.EXE @F".. DO NOT 
  76. enter this if there is a path in option "L" or the archive tester will not 
  77. be found.
  78.      Also.. you might wish to test it from the command line as follows to be 
  79. sure that it works.
  80. type
  81. C:\THDPRO\THDPRO.EXE C:\COMMAND.COM
  82.      This will show you the scanner at work and if you do not see this type
  83. of screen when run from TG.. then you have failed in configuring TG NOT the 
  84. fault of the scanner.
  85.      This is FAR more detailed than I had ever hoped to have to get. Any TG 
  86. sysop should be able to accomplish this without such detail.. BUT given that 
  87. you may never have had to do this before.. Follow the instructions 
  88. EXACTLY!!!!
  89.  
  90. * - * - * - * - * - *
  91.                   
  92.                            Renegade v07-17 Beta
  93.                            --------------------
  94.  
  95. 1. Make a directory for THD ProScan.  We'll assume for now that you've
  96.    called it "C:\THDPRO".  Change to that directory.  Unarchive
  97.    (unzip, unarj, etc.) the THDPRO-* distribution archive into that
  98.    directory.
  99. 2. Run THDINSTL.EXE.  Answer all the questions, and double check that the
  100.    settings are correct on the final screens.
  101. 3. Change to your main BBS directory, and type "RENEGADE.EXE -L".
  102.    Press "S" to enter the system configuration menu.  Press "A" to enter 
  103.    the main BBS configuration menu.  Look at option "9", your archivers 
  104.    path, and make a note of the path here.
  105. 4. Shell to DOS.  Change to the directory you just saw in option "9".  If it
  106.    doesn't exist, create it.  Copy THDPRO.EXE from C:\THDPRO to
  107.    this directory. Return to Renegade (type "EXIT").
  108. 5. Press "Q" to leave the main BBS configuration menu.  Press "L" to 
  109.    enter the archivers configuration menu.  Press "M" to modify an 
  110.    archiver.  Press the number of any archiver that has a "+" in front 
  111.    of it (in other words, any active archiver) and hit ENTER.  Change 
  112.    option number 6 ("File testing cmdline") to read "THDPRO.EXE %F".  
  113.    If you are running more than one node, you should change this to read
  114.    "THDPRO.EXE %F %P".  (You can also do this if you only run one node 
  115.    if you like, but it's not necessary.)  Repeat step number 5 until 
  116.    you've setup THD ProScan in option number 6 for every active 
  117.    archiver.
  118.  
  119. If you followed this process exactly, the only reason it wouldn't work is 
  120. if you hadn't defined your archivers directory.  (Option "9" from "MAIN 
  121. BBS CONFIGURATION".)  If you have NOT specified an archivers directory, then 
  122. you can change the commandline in each of your archivers to read
  123. "C:\THDPRO\THDPRO.EXE %F".  Use the full path ONLY if you haven't already 
  124. specified a path in your archivers setup.
  125. Most sysops should be able to figure this out.  If THD ProScan DOESN'T work, 
  126. then try going through this process once more, and make sure you
  127. follow the instructions EXACTLY.
  128.  
  129.      Note that not mentioned above is the need to have RG swap out prior to 
  130. running THDPRO.EXE. Failure to swap RG could result in failed scan sessions 
  131. or other memory shortages.
  132.  
  133.      Renegade Setup text was supplied by Lars Hellsten.
  134.  
  135. * - * - * - * - * - *
  136.                                   T.A.G. 2.6c
  137.                                   --------
  138.  
  139.      T.A.G. is very simple to set up. T.A.G. simply runs a file called
  140. "FILETEST.BAT" (found in the main BBS directory). So to set up T.A.G. you 
  141. need only make your FILETEST.BAT read as follows...
  142.  
  143. FILETEST.BAT
  144. ------------
  145. C:\THDPRO\THDPRO.EXE %1%2.%3 {optional comport #}
  146.  
  147. This will cause the uploaded files to be tested by THDPRO.EXE. The "optional 
  148. comport #" is for use with systems running multi-nodes where the output is to 
  149. be sent to a comport other than the one configured directly into the program. 
  150. This parameter is to be ONLY a single digit between 0 and 8.
  151.  
  152. Note that many T.A.G. users have suggested that the above may no longer be 
  153. appropriate with newer versions of T.A.G. and have suggested that it should be 
  154. run from POSTUL.BAT (the parameters would differ in this case).
  155.  
  156. POSTUL.BAT
  157. ----------
  158. C:\THDPRO\THDPRO.EXE %4%5 {optional comport #}
  159.  
  160.      An honorable mention as well to the Utility created by Rick Cooper For 
  161. interfacing THD with T.A.G.. Although I have not tested the program myself, a 
  162. number of T.A.G. users have mentioned that they fine it to be extremely 
  163. useful. Unfortunately at the time of this release I am not aware of the 
  164. correct filename of this utility (or it's most current version), but you might 
  165. do well to look for this utility.
  166.  
  167. * - * - * - * - * - *
  168.  
  169.                                  PCBOARD
  170.                                  -------
  171.  
  172. 1) In PCBSETUP, under options 1 :
  173.       Verify files uploaded is set to "Yes".
  174.  
  175. 2) Edit the PCBTEST.BAT file in the PCBoard directory, and make it look similar
  176. to the following:
  177.  
  178. ECHO. > PCBFAIL.TXT
  179. C:\THDPRO\THDPRO.EXE %1
  180. IF ERRORLEVEL == 1 GOTO END
  181. DEL PCBFAIL.TXT
  182. :END
  183.  
  184. THDPRO.EXE will exit with an errorlevel of 1 or higher if the file fails the 
  185. test. It will then exit without changing the PCBFAIL.TXT. However, if the 
  186. test is successful, it will delete the "PCBFAIL.TXT" file.
  187.  
  188.      ** this text was supplied by Mike Thomson **
  189.  
  190. * - * - * - * - * - *
  191.  
  192.                                   WWIV
  193.                                  ------
  194.  
  195. Configure THDPRO.EXE with THDINSTL.EXE.
  196.  
  197. Run the WWIV's INIT program and select external programs. Go down to the 
  198. upload event and enter...
  199.  
  200. C:\THDPRO\THDPRO.EXE C:\WWIV\%2%3
  201.                    |       |  | |
  202. Path to THDPRO.EXE--       |  | |
  203.                            |  | |
  204. BBS Directory---------------  | |
  205.                               | |
  206. File directory----------------- |
  207.                                 |
  208. File to test---------------------
  209.  
  210. This text supplied by: Rob Giannini
  211.  
  212. * - * - * - * - * - *
  213.  
  214.                       REMOTEACCESS 2.00 (and 2.01)
  215.                       ----------------------------
  216. Unarchive THDPRO-*.* in it's own directory.
  217. Run "THDINSTL.EXE /NOMOVE"
  218.      Be sure to include the "nomove" parameter so that THD ProScan will
  219. not move or rename files which fail its various tests (This applies only to 
  220. THD ProScan Version 6 and later). If you forget the nomove parameter, be 
  221. sure to toggle it off from the final screen in the installation. Insert all 
  222. necessary information as prompted by THDINSTL.EXE. If the need arises to 
  223. reconfigure THDPRO.EXE be sure to use the "NOMOVE" parameter each and every 
  224. time THDINSTL is run or the move action will be made active again.
  225.      Note also that THDINSTL will still require input for a "Failed 
  226. directory" but no files will be moved when THDPRO.EXE is actually run.     
  227.      Also during the THDINSTL, if you run RA 2.00 and would like THDPRO.EXE 
  228. to automatically insert FILE_ID.DIZ comments into RA's File data bases, Be 
  229. sure to tell the install that you use RA and supply the path to your RA 
  230. directory (available from the final screen). DO NOT enable this option if 
  231. you are running a "FILES.BBS" oriented system.
  232.  
  233.     Setting up Raconfig:
  234.  
  235. Run raconfig and select the following menu options:
  236.  
  237. 1/  Options
  238. 2/  Files
  239.  
  240.  
  241. The following is an example of how to fill in the upload scanning section...
  242.  
  243. Scan online  Yes
  244. Failed scan  /unavailable/move to 998
  245. Scan utility C:\THDPRO\THDPRO.EXE @ *P *M
  246.  
  247. Scan Online is set to yes to allow the user to see straight away
  248. if there are any problems with his upload.
  249.  
  250. Failed scan action is set to mark the file as unavailable and move it
  251. to file area 998 (an area previously decided to be a badfiles area).
  252.  
  253. Scan utility runs C:\THDPRO\THDPRO.EXE with following parameters:
  254.  
  255. @  path and filename of file to be tested
  256. *P com port in use
  257. *M swap RA out of memory to give THD ProScan as much room as possible.
  258.  
  259.      This general outline was supplied by Mark Kerr.
  260.      Mark can be reached VIA Fidonet at 2:443/59 for further support in 
  261. regards to RemoteAccess.
  262.  
  263. * - * - * - * - * -*
  264.  
  265.                                 EZYCOM (1.02)
  266.                                 -------------
  267.  
  268.      The following is a batch file supplied for use with EZYCOM v1.02. It is 
  269. intended to be used as both UPCONV.BAT and/or DOCNV.BAT.
  270.  
  271. -!- Start Text ---     Upconv.bat, Doconv.bat
  272. @echo off
  273. rem
  274. rem This batchfile requires an environment SET TASK=1 setting,
  275. rem 1=Task 1, 2=Task 2, 3=Task 3  etc.   0 is for a Local Logon....
  276. rem This should be done in your main BBS Batch file for every
  277. rem node that you have.
  278. rem
  279.  
  280. rem %1 C:\EZY\SECUPLD\           where uploaded
  281. rem %2 C:\EZY\TEMP\CONV01        where it does it
  282. rem %3 C:                        drive it is on
  283. rem %4 LIST                      file name no ext
  284. rem %5 ZIP               8       ext to
  285. rem %6 ARJ                       ext from (could be NULL)
  286.  
  287. rem If TASK variable not set then assume local logon, thus no output
  288. rem to the user....
  289.  
  290. IF !%TASK%! == !! SET TASK=0
  291.  
  292. IF !%5! == !! GOTO ENDIT
  293.  
  294. IF "%TASK%"=="0" THDPRO %1%4.%6 0 TO%5
  295. IF "%TASK%"=="1" THDPRO %1%4.%6 2 TO%5
  296. IF "%TASK%"=="2" THDPRO %1%4.%6 3 TO%5
  297.  
  298. rem                             ^
  299. rem                             )
  300. rem         --------------------
  301. rem       (
  302. rem      Com Port which is equivalent to the TASK Number
  303. :ENDIT
  304. -!- End Text ---
  305.  
  306.      ----- This portion supplied by John Pallister -----
  307.  
  308. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  309.  
  310.                                MAXIMUS
  311.                                -------
  312.      Create a batch file called VIRCHECK.BAT as follows...
  313.  
  314. @echo off
  315. C:\THDPRO\THDPRO.EXE %1%2%3
  316.  
  317.      Thereafter, edit the MAX.CTL file in the following way
  318.  
  319.      % Max will call this batch file once for each file uploaded.    For
  320.      % more information on this keyword, please see MAX_REF.PRN.
  321.  
  322.      Upload Check Virus           Vircheck.bat
  323.  
  324. This text supplied by : Michel van der Heijden
  325.  
  326. * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - * - *
  327.  
  328.  
  329.      Keep in mind that this information is general and version specific and 
  330. may not work for you as is. No person or group accepts responsibility for 
  331. the accuracy of this text as it is supplied only as "assistance".
  332.  
  333.