home *** CD-ROM | disk | FTP | other *** search
/ Colossal Cookbook / ColossalCookbook.cdr / sw / 2638 / readme.1st < prev    next >
Text File  |  1991-02-09  |  2KB  |  64 lines

  1.  
  2.  
  3.  
  4.                Personal Recipe Cookbook Program, Version 2.60
  5.                             (C) Copyright 1991
  6.  
  7.                              Joncarl Mitchell
  8.                            3220 S. 83rd Street
  9.                            Milwaukee, WI. 53219
  10.                               414-546-2742
  11.  
  12.                           ┌─────────────────────┐
  13.                           │ SYSTEM REQUIREMENTS │
  14.                           └─────────────────────┘
  15.  
  16.                        * DOS Version 3.3 or above
  17.                        * 400K Minimum available memory
  18.                * 850k of free hard disk storage
  19.                        * A hard disk is recommended
  20.                        * Your Config.Sys file setup with:
  21.  
  22.                          Files=21   (Minimum and should be a odd number)
  23.                          Buffers=16 (In increments of 8)
  24.                          Shell=Command.com/P/E:512
  25.  
  26.  
  27.     Place recipe disk in drive A: or B:
  28.  
  29.     Automatic Install Procedure :
  30.  
  31.     Just type the following from your floppy disk.
  32.  
  33.     INSTALL A C
  34.  
  35.     A= Floppy disk drive
  36.     C= Hard disk drive
  37.  
  38.     Please print out the documentation file before starting the
  39.     program to the printer as follows:
  40.  
  41.     COPY RECIPE.DOC LPT1:
  42.  
  43.     Also make sure that you have a config.sys file in the root directory 
  44.     on your hard disk has the copy following lines of information.
  45.     
  46.                        FILES=21  
  47.                        BUFFERS=16   
  48.                        SHELL=COMMAND.COM/P/E:512 
  49.                 
  50.     If you don't have a Config.Sys file you can make one. In your
  51.     Root Directory type the following or use a word processor
  52.     to make this file:
  53.                                            
  54.               (root dir) >  COPY CON:CONFIG.SYS   <enter>
  55.                             FILES=21  <enter>
  56.                             BUFFERS=16   <enter>
  57.                             SHELL=COMMAND.COM/P/E:512 <enter>
  58.                             <F6>  <enter>    
  59.  
  60.     -----------------------------------------------------------------------
  61.       If you do not have the prior lines in your in your [ config.sys ] file. 
  62.                     THIS PROGRAM WILL NOT WORK PROPERLY.
  63.     -----------------------------------------------------------------------
  64.