home *** CD-ROM | disk | FTP | other *** search
/ Magicom Multimedia Collection: Touch Type Tutor / MagicomCollectionFeaturingTouchTypeTutor.iso / programs / typist / typist.arj / MAGTEMPD.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-06-25  |  1.2 KB  |  88 lines

  1. @ECHO OFF
  2. echo off
  3. copy importat.dat file0008.typ
  4. cls
  5. type introdut.txt
  6. pause
  7. ren file0001.typ volume.dat
  8. cls
  9. type disclaim.txt
  10. pause
  11. ren file0002.typ egavga.gxl
  12. cls
  13. type sharewar.txt
  14. pause
  15. ren file0003.typ font.ega
  16. cls
  17. type contenta.txt
  18. pause
  19. ren file0004.typ lesson.gxl
  20. cls
  21. type contentb.txt
  22. pause
  23. ren file0005.typ photo000.ega
  24. cls
  25. type contentc.txt
  26. pause
  27. ren file0006.typ prac000.gxl
  28. cls
  29. type using001.txt
  30. pause
  31. ren file0007.typ typist.exe
  32. cls
  33. type using002.txt
  34. pause
  35. ren file0008.typ typist.dat
  36. cls
  37. type using003.txt
  38. pause
  39. ren file0009.typ user.dat
  40. cls
  41. type using004.txt
  42. pause
  43. cls
  44. type using005.txt
  45. pause
  46. cls
  47. type notices1.txt
  48. pause
  49. cls
  50. type notices2.txt
  51. pause
  52. cls
  53. type registe1.txt
  54. pause
  55. cls
  56. type registe2.txt
  57. pause
  58. cls
  59. type yesiwan1.txt
  60. pause
  61. cls
  62. type yesiwan2.txt
  63. pause
  64. cls
  65. type yesiwan3.txt
  66. pause
  67. cls
  68. type yesiwan4.txt
  69. pause
  70. cls
  71. typist
  72. ren volume.dat file0001.typ
  73. ren egavga.gxl file0002.typ
  74. ren font.ega file0003.typ
  75. ren lesson.gxl file0004.typ
  76. ren photo000.ega file0005.typ
  77. ren prac000.gxl file0006.typ
  78. ren typist.exe file0007.typ
  79. erase typist.dat
  80. ren user.dat file0009.typ
  81. cls
  82. type pleasere.txt
  83. pause
  84. cls
  85. CD \
  86. magtemp
  87.  
  88.