home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / DESKTOP / DALYJUL2.ZIP / README.BAT < prev    next >
DOS Batch File  |  1992-05-16  |  2KB  |  52 lines

  1. @Echo off
  2. cls
  3. echo             DAILY Bible reading Program...LITE version 1.2F
  4. echo.
  5. echo   This is the LITE version of the DAILY Bible reading program. It
  6. echo only covers one full month of the year. The FULL version and the
  7. echo registered version are set up differently and also the main file
  8. echo called DAILY.EXE does not search for a specific file to be in a
  9. echo directory like it does in the FULL versions.
  10. echo.
  11. echo    Read the documentation DAILYDOC for more information on the FULL
  12. echo version. (Just type DAILYDOC)
  13. echo.
  14. echo    If you like this program...register it. When you do you will be
  15. echo sent the full 3.9 meg. program of DAILY! Just type REGISTER. 
  16. echo.
  17. echo    To run the program, just type DAILY. This disk will only
  18. echo execute if the systems date is the same month as the disk.
  19. echo.
  20. echo    The FULL version is distributed on 4 high density disk and can be
  21. echo executed from the disk or installed on your hard drive. It is 3.9 megs
  22. echo all together. DAILYDOC will tell you all about it!
  23. echo.
  24. echo.
  25. pause
  26. cls
  27. echo.
  28. echo    To install this month of DAILY on your hard drive make a directory
  29. echo called DAY and then using the DOS copy command type COPY A:*.* C:\DAY 
  30. echo (if C is your hard drive and A is your source drive).
  31. echo.
  32. echo    If you would like to be sent the FULL version of the DAILY Bible 
  33. echo reading UNREGISTERED SHAREWARE program send F1-COMPUTING $10.00 (USA)
  34. echo or put it toward the $30.00 registration fee and receive the registered
  35. echo version. By registering you will be supporting the shareware concept
  36. echo and helping me to create more Biblical software. 
  37. echo. 
  38. echo                          JOHN 3:17
  39. echo.
  40. echo    For God did not send His Son into the world to condemn the world
  41. echo    but to save the world through Him.
  42. echo.
  43. echo God bless you as you bless Him...
  44. echo.
  45. echo.
  46. echo F1-COMMPUTING
  47. echo P.O. Box 1467
  48. echo Lockport, NY 14095-1467
  49. echo Ph. (716) 434-7823
  50. pause
  51. cls
  52.