home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / WT!-055.ZIP / WT!INST.DOC < prev   
Text File  |  1996-07-06  |  6KB  |  129 lines

  1. [CO!]$$$$$$$$$$$$$$$$$²²$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
  2. $  $  sss.`$$$S²²²²$$$  ss$$$$$$S²²²S$$$$  $$$$$$  $$$$$$  $  sss.`$$' ,sss  $$
  3. $  $  $$$$  ' .sS$S$$$  $$$  $',sS$Ss,` $  $$$  $  $$$  $  $  $$$$  $  $$$$  $$
  4. $  $  $$$$  ssssssss `  $$$  ' $$$$$$$  $  $$$  $  $$$  $  $  $$$$  $  $$$$  $$
  5. $  $  $$$$    $$$$$$ ,  $$$    $$$$$$$  $  $$$  $  $$$  $  $  $$$$  $  $$$$  $$
  6. $  $  $$$$  . `²SS²',$, ²S$  $.`²S$S²', $, ²$$  $, ²S$  $  $  $$$$  $, ²S$$  $$
  7. $$$$ss$$$$$$$$SsssS$$$$Ssssss$$$SsssS$$$$$Ssssss$$Ssssss$$$$ss$$$$$$$$Sssss  $$
  8. -- wareztag! step by step installation --                            sss   $$
  9.                                                                       `² s ²'
  10.  
  11. ┌─────────────────────────────────────────────────────────────────<┤ INTRO ├>─┐
  12.  
  13.   This doc will help you step by step through the installation troubles you
  14.   might experience.
  15.  
  16.  
  17. ├───────────────────────────────────────────────────────────────<┤  Step 1 ├>─┤
  18.  
  19.   First unpack the archive to the desired destination. :-)
  20.   Simply type: UNPACK [Password] [Directory]
  21.  
  22.   Create a FastBase(TM) directory, for example E:\FASTBASE\
  23.  
  24.  
  25. ├────────────────────────────────────────────────────────────────<┤ Step 2 ├>─┤
  26.  
  27.   Go to your AUTOEXEC.BAT and add the following:
  28.  
  29.     SET FASTBASE=<fastbasepath>
  30.     SET LOG=<logfilepath>
  31.  
  32.   If you place the fastbase on a RAMDRIVE it will improve your speed!
  33.   Remember, with around 25.000 files the whole base won't be bigger than
  34.   1.2 Megabyte! So only a small ramdrive will be needed (worth to try!).
  35.  
  36.   Go to your BBS Startup Batchfiles (Multiline only) and add the following:
  37.  
  38.     SET TASK=<nodenumber>
  39.  
  40.   This will releave you of the fact adding -N<node> parameters all the
  41.   time.
  42.  
  43.  
  44. ├────────────────────────────────────────────────────────────────<┤ Step 3 ├>─┤
  45.  
  46.   Run TAGCFG.exe to set all the correct settings. If you have any
  47.   difficulties at this point, we refer to the WAREZTAG.DOC file.
  48.  
  49.  
  50. ├────────────────────────────────────────────────────────────────<┤ Step 4 ├>─┤
  51.  
  52.   First make sure the SET FASTBASE= environment is active!.
  53.  
  54.   The FILES.BBS dudes only need to run 'CREATEFB.exe' to create the FastBase.
  55.  
  56.   If you currently use the Remote Access SlowBase  Run 'RA2FB.exe 1-999' to
  57.   convert area 1 to 999. Basicly, this converts your base to the good old
  58.   FILES.BBS and creates the FastBase.
  59.  
  60.  
  61. ├────────────────────────────────────────────────────────────────<┤ Step 5 ├>─┤
  62.  
  63.   Now it is time to edit the LDOWN/LUP.bat file, these are used for local
  64.   uploads/downloads, just modify the path. The files HS-DOWN/HS-UP.bat are
  65.   used for HSlink, if you want to use it, modify the path. Same goes for
  66.   BI-DOWN/BI-UP.bat.
  67.  
  68.  
  69. ├────────────────────────────────────────────────────────────────<┤ Step 6 ├>─┤
  70.  
  71.   Now it's time to grab your RACONIG -M, or whatever you want to start
  72.   WarezTag! from. Here are some example commandlines:
  73.  
  74.   - Newfiles scan:        TAG!.exe -C*P -N*N -SN  *M
  75.   - Keyword search:       TAG!.exe -C*P -N*N -SK  *M
  76.   - Filename search:      TAG!.exe -C*P -N*N -SW  *M
  77.   - Listing mode:         TAG!.exe -C*P -N*N -A   *M
  78.   - List area #12:        TAG!.exe -C*P -N*N -A12 *M
  79.   - Edit flagged files:   TAG!.exe -C*P -N*N -E   *M
  80.   - Direct download:      TAG!.exe -C*P -N*N -D   *M
  81.   - Direct upload:        TAG!.exe -C*P -N*N -U   *M
  82.   - Area Selector:        TAG!.exe -C*P -N*N -JA  *M
  83.   - Group Selector:       TAG!.exe -C*P -N*N -JC  *M
  84.   - View a specific file: TAG!.exe -C*P -N*N -Vc:\readme.1st *M
  85.  
  86.   The -N*N won't be neccesary if you use the SET TASK= environment. *M is
  87.   of course the memory swapping parameter for Remote Access.
  88.  
  89.  
  90. ├────────────────────────────────────────────────────────────────<┤ Step 7 ├>─┤
  91.  
  92.   From the buildin Who's Online or When an online message is received
  93.   there could be an option to go to the multichatter direct! The
  94.   multichatter (mostly HexaChat!) must be installed under the
  95.   RAMGR-F1 Key in Raconfig (Options -> Files -> RAMGR FnKeys). *P, *N and *B
  96.   are supported.
  97.  
  98.  
  99. ├─────────────────────────────────────────────────────────────────<┤ Step 8 ├>─┤
  100.  
  101.   This is the final test :). Run for example: TAG!.exe -N1 -A12 from the
  102.   commandline, if you see area 12 apear, everything seems to be OK :-).
  103.  
  104.   Now it is time for you to go online. Wasn't to hard eyH?
  105.  
  106.   If you still experiance more problems, you know where to find us. (don't
  107.   ask silly questions :-).
  108.  
  109.  
  110. ├─────────────────────────────────────────────────────────────────<┤ Note 1 ├>─┤
  111.  
  112.   Once you have a FastBase, you can keep it in shape by using CREATEFB.exe.
  113.   CREATEFB.exe runned without parameters will process only the changed area's,
  114.   so use it after you have processed some files. 
  115.   
  116.  
  117. └────────────────────────────────────────────────────────────<┤ End Screen ├>─┘
  118. $$$$S²²²²²S$$²²$$$$²²$$$$$$$$$$$$S²²²²S$$$²²²²²S$$$$$$S²²²²²$$$²²$$$S²²²²²$$$$$
  119. $$' .sS$$S$$$  $$$$  $  sss.`$$',sS$$Ss,`$  $$Ss, `$' .sS$$S$$$  $' .sS$$S$$$$$
  120. $$sssssssss    $$$$  $  $$$$   .$$$$$$$$.`  $$$$$  $sssssssss `  $sssssssss `$$
  121. $.  $$$$$$$ ,  $$$$  $  $$$$   `$$$$$$$$'   $$S²' ,;  $$$$$$$ ,  ;  $$$$$$$ ,$$
  122. $$, `²S$S²',$s,²$$$  $  $$$$  $.`²S$$S²',$  sssS$$$$. `²S$S²',$  $. `²S$S²',$$$
  123. $S$$SssssS²²$$$Ssss  $ss$$$$$$$$$SssssS$$$  $$$$$$$$$$SssssS$$$ss$$$SssssS$$$$$
  124. $²²$$$$²²$  sss$$$$ss$  $$$$$$$$S²²²²²$$$$SS$',$$S²²²²S$$$$$$S²²²²S$$$ⁿⁿ$$$$$$$
  125. $  $$$$  $  $$$$  $  $  $$$$  ' .sS$$S$$$$$$'.$',sS$$Ss,`$$',sS$$Ss,`$  sss, `S
  126. $  $$$$  $  $$$$  $  $  $$$$  sssssssss  $$'.$  sssssssss$  $$$$$$$$ `  $$$$  $
  127. $  $$$$  $  $$$$  $  $  $$$$    $$$$$$$ ,$'.$$  $$$$$$$$ ,  $$$$$$$$ ,  $$$$  $
  128. $, ²S$$  $, ²S$$  $  $, ²S$$  s `²S$S²',$'.$$$$.`²S$$$²',$$.`²S$$S²',$  $$$$  $
  129. $$Sssssss$$Sssssss$ss$$Sssssss$$SssssS$$Ss$$$$$$$SssssS$$$$$$SssssS$$$ss$$$$ssS