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

  1. ECHO OFF
  2. CLS
  3. ECHO.
  4. ECHO.
  5. ECHO.
  6. ECHO       I N S T A L L A T I O N     C O M P L E T E  ! ! !
  7. ECHO.
  8. ECHO.
  9. PAUSE
  10. CLS        
  11. ECHO.
  12. ECHO.
  13. ECHO     WARNING ! ! !
  14. ECHO.
  15. ECHO     IF YOU ARE UPGRADING EASY TIMEKEEPER:
  16. ECHO     1.BACK-UP ALL YOUR DATA FILES.
  17. ECHO     2.BACK-UP RESTRE.BAT & BKUP.BAT IF YOU MODIFIED THESE FILES, THEN
  18. ECHO       COPY THESE FILES BACK TO THE ETK\ DIR. AFTER INSTALLING.
  19. ECHO     3.DELETE ALL THE PROGRAM FILES IN THE ETK\ DIR.
  20. ECHO.
  21. ECHO     IF YOU ARE UPGRADING A VERSION OF EASY TIMEKEEPER PRIOR TO
  22. ECHO     V.1.9, YOU MUST DO THE FOLLOWING AFTER INSTALLING THIS UPGRADE:
  23. ECHO     1. UPDATE YOUR EMPLOYEE DATA FILE FROM THE ENTER/EDIT EMPLOYEE
  24. ECHO        MENU.
  25. ECHO.
  26. ECHO     Press Ctrl+C to abort.
  27. PAUSE
  28. CLS
  29. ECHO.
  30. ECHO.
  31. ECHO       DESCRIPTION:
  32. ECHO       Employee time  and  attendance  software, which  will 
  33. ECHO       enable an IBM compatible computer to operate  like  a 
  34. ECHO       timeclock. Enter/edit employee data,  print  barcoded 
  35. ECHO       employee I.D. badges, automaticly calculate and print
  36. ECHO       time and attendance reports (time cards).Print an emp-
  37. ECHO       loyee master list and mailing labels.Supports bar code
  38. ECHO       reader and electronic turnstile, to prevent unauthori-
  39. ECHO       zed entry.
  40. ECHO.  
  41. PAUSE        
  42. CLS        
  43. ECHO.
  44. ECHO.
  45. ECHO       SYSTEM REQUIRMENTS:
  46. ECHO.        
  47. ECHO       IBM  PC or compatible microcomputer with 640  kbytes  
  48. ECHO       of  RAM,  one floppy disk drive, color or monochrome 
  49. ECHO       monitor,  hard   disk,  clock/calendar,  DOS 2.X  or 
  50. ECHO       higher.
  51. ECHO.        
  52. ECHO       OPTIONAL EQUIPMENT:
  53. ECHO.        
  54. ECHO       Bar code reader/scanner
  55. ECHO       Slot badge reader        
  56. ECHO       Electronic turnstile
  57. ECHO       Modem
  58. ECHO       LAN
  59. ECHO.  
  60. PAUSE        
  61. CLS        
  62. ECHO.
  63. ECHO.
  64. ECHO    PREPARATION:
  65. ECHO.        
  66. ECHO    Do not use the original EASY TIMEKEEPER Diskette !!! 
  67. ECHO    Make a backup of your EASY TIMEKEEPER Diskettes.
  68. ECHO    If  you do not know how to format and  copy  diskettes, 
  69. ECHO    please refer to your computer users manual.
  70. ECHO.        
  71. ECHO    You may print the EASY TIMEKEEPER user's manual  after 
  72. ECHO    you install the EASY TIMEKEEPER software to your  hard 
  73. echo    disk, from the main menu, under utilities.
  74. ECHO.        
  75. PAUSE
  76. CLS
  77. ECHO.
  78. ECHO    FLOPPY DISK INSTALLATION:
  79. ECHO.        
  80. ECHO    Put the EASY TIMEKEEPER program diskette #1 in drive A.
  81. ECHO    Type  A: PRESS THE ENTER KEY
  82. ECHO    Type INSTALL A: C: PRESS THE ENTER KEY
  83. ECHO    This will create an  ETK\  and  an  ETK\DATA\  sub-
  84. ECHO    directory on drive C and copy all the program files to 
  85. ECHO    ETK\ directory and all the data files to ETK\DATA\
  86. ECHO    sub-directory.  
  87. ECHO    You  can install from any floppy disk drive to any  hard 
  88. ECHO    drive,  just by entering the proper drive letter for the 
  89. ECHO    source and destination disk drive.
  90. ECHO    Type B: PRESS THE ENTER KEY
  91. ECHO    Type INSTALL B: D: PRESS THE ENTER KEY
  92. ECHO    This  will  install the EASY TIMEKEEPER distribution disk 
  93. ECHO    files from drive B to hard disk drive D.
  94. ECHO.        
  95. ECHO    A sample employee file is provided on  your  distribution 
  96. ECHO    diskette.
  97. ECHO.        
  98. PAUSE
  99. CLS
  100. ECHO    At the ETK Dir., type ETK AND PRESS THE ENTER KEY
  101. ECHO    This will load the EASY TIMEKEEPER program.
  102. ECHO    To load just the TIME CLOCK program, type TIMECLOK.
  103. ECHO.
  104. ECHO    Thank you for considering EASY TIMEKEEPER.
  105. ECHO.
  106. ECHO    If you have any questions during the installation, or
  107. ECHO    operation of EASY TIMEKEEPER, please call Louis Robert
  108. ECHO    at (318)563-4428.
  109. ECHO.
  110. ECHO    You may freely distribute this software.
  111. ECHO    You are not authorized to distribute a modified version,
  112. ECHO    of this software, or a registered version.
  113. PAUSE
  114. CLS
  115. ECHO.  
  116. PAUSE        
  117. CLS        
  118. CD\ETK
  119. ETK
  120.