home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / finance / d-c13.zip / READ.ME < prev    next >
Text File  |  1991-07-26  |  1KB  |  45 lines

  1. READ.ME   ************************ DOS-CALC **************************
  2.  
  3.  
  4. To install DOS-CALC, change to the directory which CURRENTLY CONTAINS
  5. ALL of the DOS-CALC files and type one of the following:
  6.  
  7. INSTALL A   to install onto drive A:\
  8. INSTALL B   to install onto drive B:\
  9. INSTALL C   to install onto drive C:\
  10. INSTALL D   to install onto drive D:\
  11.  
  12. ***********************************************************************
  13.  
  14. If you are not going to use the INSTALL batch file, make a directory
  15. named  C:\CALC, D:\CALC, A:\CALC or B:\CALC  and copy all of
  16. the files into this directory.
  17.  
  18.  
  19. EXAMPLE
  20.  
  21. This example shows the steps to add the directory CALC to the C: drive.
  22. Type in the following at the DOS promp:
  23.  
  24. C: \
  25. MD CALC
  26.  
  27.  
  28. Now change to the disk and directory which has all of the DOS-CALC files.
  29.  
  30. If all of the DOS-CALC files are in the root directory of A:\ then type
  31. in the following at the DOS promp:
  32.  
  33. A:
  34. COPY *.* C:\CALC\*.*
  35.  
  36.  
  37.  
  38. DOS-CALC and all of its files must be located in a directory named CALC.
  39. There is NO NEED to add C:\CALC to the path statement.  DOS-CALC will
  40. look for its files in a directory named CALC or in a root directory.
  41.  
  42. Also included is a 1 line batch file named DC.BAT which allows you
  43. to start running DOS-CALC by just typing in DC.
  44.  
  45.