home *** CD-ROM | disk | FTP | other *** search
/ CICA 1996 August / CICA1_0896.bin / _bbs / wc30 / 00_read.me next >
Text File  |  1995-01-11  |  3KB  |  78 lines

  1. Instructions for installing this cdrom into a wildcat BBS.
  2.  
  3. - This will only work with version 3.5 - 3.9.  Please.  It MIGHT work for
  4. later versions, but i don't know that.
  5.  
  6. - You must NOT be shelled to dos.  Exit wildcat via alt-x, not f-10.
  7.  
  8. - BACK UP your \wc30\makewild.dat, \wc30\filearea.dat, and
  9. \wc30\data\allfiles.* if you mess up, you can copy over the new
  10. mangled filearea.dat with the backup version.
  11.  
  12. - Change directories to your default wildcat directory.
  13.  
  14. - Type:
  15.  
  16.     COPY <your cdrom drive letter>\bbs\wildcat\ins.bat .
  17.  
  18. - This copies the ins.bat to your default directory.  You have to edit
  19. the batch file to tell it which cdrom drive letter you have.  That's
  20. the first line -- you shouldn't need to edit anything else.
  21.  
  22. Run the batch file by typing:
  23.     ins
  24.  
  25. This program will adjust the "number of file areas" in the makewild general
  26. configuration and install all the file areas and paths in makewild's file area
  27. configuration.  It reads the file \_bbs\dirs.txt on the cdrom for area
  28. descriptions and paths.  It then creates a batch file that you run.  This batch
  29. file uses wildcat's 'wcfile' and installs the filenames and descriptions into
  30. wildcat's global file database.
  31.  
  32. The install program asks several questions.  The first is the drive letter of
  33. your cdrom drive.  This is probably e: but might be any other letter.  
  34.  
  35. The install program also asks where you want this CDROM's directories installed
  36. in your directory list.  The recommended place is several directories after the
  37. last directory you have specified in makewild.  (You want to leave room for
  38. expansion.)  
  39.  
  40. For example, if you have 100 directories specified with makewild, the program
  41. will suggest you install the new directories starting with area 101.  It will
  42. not allow you to overwrite directories you already have installed unless you
  43. give install the -f option.
  44.  
  45. The -f option to the install program:
  46.  
  47.     install -f
  48.  
  49. or the batch file:
  50.  
  51.     ins -f
  52.  
  53. will allow you to overwrite existing file catagories that already exist in your
  54. filearea.dat database.  If you are installing this disc over top of an existing
  55. disc of the same title, you might want to force the new descriptions over top
  56. of the existing ones.  For this reason, I STRONGLY recommend you consider
  57. leaving some blank descriptions after a CDROM in case future versions have more
  58. directories than the current version.  
  59.  
  60. I'm curious about suggestions for upgrading from one version of the cdrom to
  61. another.  How should I 'uninstall' the disc?  How do I remove descriptions from
  62. the allfiles.dat file?  (WCPRO allows you to remove areas and the files in them
  63. -- you might have to buy this add-on from Mustang software...)  Since you can
  64. only have one file with the same name, you would HAVE to remove these to
  65. install another disc with similar names.  ...as always, contributions from
  66. users are rewarded with free products.
  67.  
  68. * * Note * *: You WILL also need to manually turn on permission for users to
  69. see these new file areas.
  70.  
  71. ----------------------------------
  72.  
  73. If you want to just have one super subdirectory with all the files, you can use
  74. the 'files.bbs' file that's in the \_bbs\wc30 directory.  The file with all the
  75. file descriptions in it is called allfiles.dir.  There's also a file in each
  76. subdirectory called 'wildcat.txt' that has the file descriptions in wildcat
  77. format.
  78.