home *** CD-ROM | disk | FTP | other *** search
/ Complete Bookshop / CompleteWorkshop.iso / newmenu / cdintro.txt < prev    next >
Text File  |  1993-10-26  |  9KB  |  219 lines

  1. ************************** WELCOME! ****************************
  2.  
  3. Thank you for purchasing this Chestnut CD from CDRP, Inc.
  4.  
  5. Using this disk requires a little PC knowledge which you may 
  6. already have. Some Chestnut discs require more than others, some 
  7. are VERY user-friendly.
  8.  
  9. If you are reading this, you probably did so by typing "GO" at 
  10. your CD's DOS prompt.
  11.  
  12. ********************* ABOUT CHESTNUT DISCS **********************
  13.  
  14. The programs on this disc are shareware. By purchasing this disc, 
  15. you are not necessarily purchasing registration, nor the right to 
  16. use the programs. In order to obtain these rights, you must 
  17. register with the developer listed in the individual program.  
  18. The price you paid for the CD is the cost of duplication and 
  19. distribution the programs.
  20.  
  21. There are three types of programs you'll find here:
  22.  
  23. SHAREWARE - You may use it for evaluation or as stated by the 
  24. author. There are restrictions that must be obeyed. The author 
  25. worked very hard to write this program; using it is no different 
  26. than using a commercial program.
  27.  
  28. PUBLIC DOMAIN - The author has released it into public domain.  
  29. You may do whatever you like with it (except copyright it).
  30.  
  31. FREEWARE - There is no fee for private use, but other 
  32. restrictions exist.
  33.  
  34. Authors are invited to submit their programs to:
  35. CDRP, Inc
  36. P.O. Box 360
  37. Cambridge, MA 02141-0004
  38.  
  39. Shareware has a lot to offer. With the "Try Before You Buy" 
  40. marketing concept, the Software Consumer is the winner! It's not 
  41. just a novel idea. It is a real solution to the program authors' 
  42. distribution problems and the software consumers' high prices.  
  43. It's simply great for everyone, but will work only if authors 
  44. keep their promises and consumers pay for the products they use.  
  45. So if you like the shareware concept, support it and register 
  46. programs you use!
  47.  
  48. ********************* HOW TO USE SHAREWARE ***********************
  49.  
  50. To use a program, make a directory on your hard drive (I call 
  51. mine "JUNK"), and copy the program there. After that, type
  52.  
  53. CD\(DIRECTORY NAME)<enter>
  54. COPY (program name) C:\JUNK<enter>
  55. CD\UTILS<enter>
  56. COPY PKUNZIP.* C:\JUNK<enter> (whichever un-archiver you need)
  57. C:<enter>
  58. CD\JUNK<enter>
  59.  
  60. ARCHIVES: ARC, ZIP, LZH files
  61.  
  62. Many of these programs are stored in an archive. There are three 
  63. popular archival storage methods:
  64.  
  65. ZIP: unzip by typing "PKUNZIP *.ZIP<enter>"
  66. ARC: unarc by typing "PKUNPAK *.ARC<enter>"
  67. or "PKXARC *.ARC<enter>"
  68. LZH or : unlzh by typing "LHA x *.LZH<enter>"
  69.  
  70. You can also copy these unarchivers to a directory which has a 
  71. path set up already (like \DOS) or create a path to a new special 
  72. directory. Refer to your DOS manual for more information.
  73.  
  74. USING THE SOFTWARE: Many of the programs stored on Chestnut CDs 
  75. can be run straight from the CD-ROM. However, because CD-ROM is a 
  76. read only medium many of the programs will have to be installed 
  77. to a hard/or floppy disk to operate properly. Many programs must 
  78. write configurations, save scores, or use disk space to store 
  79. data. These programs must be installed to a hard or floppy disk.
  80.  
  81. Usually the instructions for running the software are stored on 
  82. the disk in .DOC or .TXT files. You may also find file names like 
  83. READ.ME or README.1ST. Before running the programs you should 
  84. read these files to determine how to install or run the software.
  85.  
  86. To read a DOC, TXT, or "README" file you can use the DOS "TYPE" 
  87. command, or utilities such as BROWSE or BROWSEMASTER (BRM), 
  88. supplied in this CD's UTILS directory.
  89.  
  90. You can print the file to a standard printer by typing: "COPY 
  91. READ.ME PRN<enter>"
  92.  
  93. INSTALLATION PROBLEMS: Some disks want to be installed in a 
  94. special name directory. Others want to be installed from floppy.  
  95. Some require installation from drive A. Be patient, keep trying.  
  96. If you're not familiar with directories, see your DOS manual.
  97.  
  98. *********************** FILE EXTENSIONS *************************
  99.  
  100. BAT: "Batch", usually starts the program. If there's a GO.BAT or 
  101. START.BAT, or INSTALL.BAT, just type the filename without the 
  102. extension.
  103.  
  104. EXE or COM: Main program file. Never try to view these with a 
  105. word processor!  If there's no BAT file, try running one of these 
  106. by typing just the filename.
  107.  
  108. BAS: "BASIC" programs - To run a "BAS" program, type "GWBASIC 
  109. (filename)<enter>".  Depending on your DOS and system, you may 
  110. need to substitute the words BASIC, GWBASIC, or QBASIC for 
  111. GWBASIC.
  112.  
  113. Some programs in the catalog will require a compatible version of 
  114. the BASIC programming language to run, usually GWBASIC or BASICA.  
  115. Using BASICA as an example you can run BASIC programs by having 
  116. BASICA.EXE and the BASIC program, FILENAME.BAS in the same 
  117. directory, then typing, BASICA FILENAME. ( Leave off the .BAS 
  118. extension.) You can also run them by invoking BASIC, then typing 
  119. the command, RUN 'FILENAME'.
  120.  
  121. README, TXT, DOC, ASC FILES: Text or document files. Use the DOS 
  122. "TYPE" command, a text editor, word processor, or a program like 
  123. BROWSE or BRM.
  124.  
  125. ZIP, ARC, LZH, ARJ - This means the file has been archived and 
  126. will need to be "un-arced" before using.
  127.  
  128. DAT - This type of file will almost always contains data that the 
  129. program needs or has created.
  130.  
  131. GIF - VGA picture file. View with GWS, VPIC, CSHOW, Paintshop, 
  132. etc.
  133.  
  134. PCX, TIF, IMG, MAC, PIC - Bitmapped image file. View with GWS, 
  135. VPIC, CSHOW, Paintshop, etc.
  136.  
  137. ***************************** HELP *****************************
  138.  
  139. If at any time you require more help on using this CD, you 
  140. should:
  141.  
  142. 1. Read your DOS manual.  Microsoft offers DOS and MSCDEX 
  143. support, not us.
  144.  
  145. 2. Be patient in learning about PKZIP/PKUNZIP ("zip files") LHARC 
  146. (lzh files) and so on.
  147.  
  148. 3. Expect bugs.  These programs are SHAREWARE.  The authors 
  149. cannot possibly afford to test the software on every system and 
  150. configuration.  If a program doesn't work, contact the developer.
  151.  
  152. 4. Get support from the developer.  He/she wrote the program, not 
  153. us.
  154.  
  155. These tips may sound a bit harsh, but please recognize that CDRP 
  156. distributes this software, and has nothing to do with its 
  157. writing, much like a newscarrier delivers the news.  One would 
  158. not hassle the newscarrier about a misspelling in an Ann Lander's 
  159. column.
  160.  
  161. If you operate in DOS, you'll find this CD easy to work with. If 
  162. you operate in Windows, you probably will want to use Zip 
  163. Manager.  Other front ends (DOS shells) may not support zip/lzh 
  164. files. Check with them or resort to DOS.
  165.  
  166. CDRP will provide help for the menu only.  If you have specific 
  167. questions about any individual programs, contact that program's 
  168. author for assistance.  If you have any suggestions for 
  169. improvements to future releases, please tell us.
  170.  
  171. *********************** TERMS & CONDITIONS **********************
  172.  
  173. The software on this CD has no guarantee of any type whatsoever.  
  174. CDRP, Inc, does not advise or recommend use of any program or 
  175. application software included on this CD-ROM.  By using this 
  176. software, user agrees that CDRP, Inc will not be held liable for 
  177. any damages, including lost profits, savings, or any other 
  178. incidental or consequential damages arising out of the use of or 
  179. inability to use this program or any of the programs from this 
  180. CD, even if CDRP has been notified of the possibility of such 
  181. damages, or for any claims by any other party.
  182.  
  183. Our only warranty is limited to this actual CD-ROM.  It is deemed 
  184. to be free from physical manufacturing defects for a period of 14 
  185. days from date of purchase, unless extended by the dealer from 
  186. whom you purchased this.  If it is defective, the dealer or CDRP 
  187. will replace it with the same type FREE. Proof of purchase is 
  188. required.  This warranty is valid in the USA and Canada only.
  189.  
  190. VIRUSES: The programs on this CD have been obtained from 
  191. reputable sources. They have been thoroughly virus scanned.  
  192. HOWEVER... care should be taken when using any new program!  
  193. (Remember that many top commercial software makers have 
  194. accidentally distributed viruses!).  (1) Get an up-to-date virus 
  195. scanner. (2.) Make backups!
  196.  
  197. Some of the programs on this disc are "SEEDS" and are COPYRIGHTED 
  198. by CDRP.  You may not copy them to another CD.
  199.  
  200. ******************* ASP OMBUDSMAN STATEMENT *********************
  201.  
  202. CDRP is an approved vendor and associate member of the 
  203. Association of Shareware Professionals (ASP).  ASP wants to make 
  204. sure that the shareware principle works for you.  If you are 
  205. unable to resolve a shareware-related problem with an ASP member 
  206. by contacting the member directly, ASP may be able to help.  The 
  207. ASP Ombudsman can help you resolve a dispute or problem with an 
  208. ASP member, but does not provide technical support for members' 
  209. products.  Please write to the ASP Ombudsman at 545 Grover Road, 
  210. Muskegon, MI 49442 or send a CompuServe message via CompuServe 
  211. Mail to ASP Ombudsman 70007,3536.  
  212.  
  213. *****************************************************************
  214.  
  215. CDRP, Inc - P.O. Box 360 - Cambridge, MA 02141-0004
  216. tel: 617-494-5330 fax: 617-494-6094
  217. *****************************************************************
  218.  
  219.