home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / dos / biz / etk / readme.bat < prev    next >
DOS Batch File  |  1995-10-31  |  3KB  |  82 lines

  1.  
  2. ECHO OFF
  3. CLS        
  4. ECHO       DESCRIPTION:
  5. ECHO       Employee time  and  attendance  software, which  will 
  6. ECHO       enable an IBM compatible computer to operate  like  a 
  7. ECHO       timeclock. Enter/edit employee data,  print  barcoded 
  8. ECHO       employee I.D. badges, automaticly calculate and print
  9. ECHO       time and attendance reports (time cards).Print an emp-
  10. ECHO       loyee master list and mailing labels.Supports bar code
  11. ECHO       reader and electronic turnstile, to prevent unauthori-
  12. ECHO       zed entry.
  13. ECHO.  
  14. PAUSE        
  15. CLS        
  16. ECHO       SYSTEM REQUIRMENTS:
  17. ECHO.        
  18. ECHO       IBM  PC or compatible microcomputer with 640  kbytes  
  19. ECHO       of  RAM,  one floppy disk drive, color or monochrome 
  20. ECHO       monitor,  hard   disk,  clock/calendar,  DOS 2.X  or 
  21. ECHO       higher.
  22. ECHO.        
  23. ECHO       OPTIONAL EQUIPMENT:
  24. ECHO.        
  25. ECHO       Bar code reader/scanner
  26. ECHO       Slot badge reader        
  27. ECHO       Electronic turnstile
  28. ECHO       Modem
  29. ECHO       LAN
  30. ECHO.  
  31. PAUSE        
  32. CLS        
  33. ECHO    PREPARATION
  34. ECHO.        
  35. ECHO    Do not use the original EASY TIMEKEEPER Diskette !!! 
  36. ECHO    Make a backup of your EASY TIMEKEEPER Diskettes.
  37. ECHO    If  you do not know how to format and  copy  diskettes, 
  38. ECHO    please refer to your computer users manual.
  39. ECHO.        
  40. ECHO    You may print the EASY TIMEKEEPER user's manual  after 
  41. ECHO    you install the EASY TIMEKEEPER software to your  hard 
  42. echo    disk, from the main menu, under utilities.
  43. ECHO.        
  44. PAUSE
  45. CLS
  46. ECHO    INSTALLATION:
  47. ECHO.        
  48. ECHO    Put the EASY TIMEKEEPER program diskette #1 in drive A.
  49. ECHO    Type  A: PRESS THE ENTER KEY
  50. ECHO    Type INSTALL A: C: PRESS THE ENTER KEY
  51. ECHO    This will create an  ETK\  and  an  ETK\DATA\  sub-
  52. ECHO    directory on drive C and copy all the program files to 
  53. ECHO    ETK\ directory and all the data files to ETK\DATA\
  54. ECHO    sub-directory.  
  55. ECHO    You  can install from any floppy disk drive to any  hard 
  56. ECHO    drive,  just by entering the proper drive letter for the 
  57. ECHO    source and destination disk drive.
  58. ECHO    Type B: PRESS THE ENTER KEY
  59. ECHO    Type INSTALL B: D: PRESS THE ENTER KEY
  60. ECHO    This  will  install the EASY TIMEKEEPER distribution disk 
  61. ECHO    files from drive B to hard disk drive D.
  62. ECHO.        
  63. ECHO    A sample employee file is provided on  your  distribution 
  64. ECHO    diskette.
  65. ECHO.        
  66. PAUSE
  67. CLS
  68. ECHO    At the ETK Dir., type ETK AND PRESS THE ENTER KEY
  69. ECHO    This will load the EASY TIMEKEEPER program.
  70. ECHO.
  71. ECHO    Thank you for considering EASY TIMEKEEPER.
  72. ECHO.
  73. ECHO    If you have any questions during the installation, or
  74. ECHO    operation of EASY TIMEKEEPER, please call Louis Robert
  75. ECHO    at (318)563-4428.
  76. ECHO.
  77. ECHO    You may freely distribute this software.
  78. ECHO    You are not authorized to distribute a modified version,
  79. ECHO    of this software, or a registered version.
  80. PAUSE
  81. CLS
  82.