home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CSETDEMO / README.TXT < prev   
Encoding:
Text File  |  1993-11-18  |  3.7 KB  |  121 lines

  1. ReadMe Notes for IBM C Set ++ Demo
  2. ---------------------------------------------------
  3. Version 4.1                  9 Aug 1993
  4.  
  5.  
  6.  
  7. HARDWARE REQUIREMENTS:
  8. ---------------------------------------------------
  9.  
  10. IBM PC,XT,AT,286,386,486,PS/2 or compatible
  11. VGA graphics adapter
  12. 2.9 MB free space on hard disk
  13. (Sound Blaster sound card optional)
  14.  
  15. ---------------------------------------------------
  16.  
  17.  
  18. This demo runs under DOS 3.3 or higher and
  19. OS/2 2.0 or higher.  Do not run from Windows.
  20.  
  21. You can view the demo directly from the CD-ROM,
  22. or you can install it onto your hard disk.
  23. There are two separate install files, one for
  24. DOS and one for OS/2. See the installation notes below.
  25.  
  26. The installation button in Chapter 18 of the
  27. C++ tutorial will run the DOS install file.
  28.  
  29.  
  30. SOUND
  31. ---------------------------------------------------
  32.  
  33. The demo's sound track may be played through
  34. a Sound Blaster card (DOS and OS/2), or through
  35. your PC's internal clicker speaker (DOS only).
  36.  
  37. Because the demo uses special DMA drivers to play
  38. sound in the OS/2 environment, only Creative Labs
  39. Sound Blaster cards are fully supported.  Some
  40. otherwise compatible sound cards will not function
  41. with this driver and are not recognized by the demo.
  42.  
  43. For the demo to detect your Sound Blaster card,
  44. your AUTOEXEC.BAT file must be correctly configured
  45. with a SET BLASTER= environment variable.  See your
  46. Sound Blaster manual, or call Creative Labs at
  47. 408-428-6622 for technical assistance.
  48.  
  49. Sound is available through the PC's clicker speaker
  50. when running from native DOS only.  OS/2 users with
  51. dual boot setups may want to switch over to their
  52. native DOS boot to hear the demo's sound track.
  53. (Refer to your OS/2 Installation manual for
  54. instructions.)
  55.  
  56. You can simply press the install button in Chapter 18
  57. of the C++ tutorial, or you can install from the CD,
  58. by following these instructions:
  59.  
  60. DOS INSTALLATION:
  61. ---------------------------------------------------
  62.  
  63. 1. Insert the CD into its drive.
  64.  
  65. 2. Change the DOS prompt to that drive.
  66.    Example: Type E: and press [ENTER]
  67.  
  68. 3. Change to the directory containing the demo
  69.    install program.  Type CD\CSETDEMO\INSTALL
  70.    and press [ENTER].
  71.  
  72. 5. Type INSTALL, and press [ENTER], to install on your
  73.    C: drive.  To install on a drive other than C, (drive D,
  74.    for example) type INSTALL D and press [ENTER].
  75.  
  76. 6. Follow the on-screen instructions.
  77.  
  78. When the installation is complete, type DEMO and
  79. press [ENTER] to start the demo.
  80.  
  81. NOTE: Microsoft Windows has an adverse effect on
  82. the demo's animation timing.  For best results,
  83. run the demo from DOS, not from Windows or a DOS
  84. shell running under Windows.
  85.  
  86.  
  87.  
  88. OS/2 INSTALLATION:
  89. ---------------------------------------------------
  90.  
  91. 1. Insert the CD into its drive.
  92.  
  93. 2. Open the icon view for that drive.
  94.  
  95.    Example: Double-click on the Drives icon in
  96.             the OS/2 System folder.  Then double-
  97.             click on the drive icon (E: for example)
  98.             that contains the demo CD.
  99.  
  100. 3. Click on the + icon next to the CSETDEMO folder, to view its contents.
  101.  
  102. 4. Double-click on the INSTALL folder icon to view its files.
  103.  
  104. 5. Double-click on the OS2INST.CMD icon.
  105.  
  106. 6. Follow the on-screen instructions.
  107.  
  108. When the installation is complete, double-click on
  109. the Magic of C Set ++ icon that was added to your
  110. desktop to start the demo.
  111.  
  112. NOTE: Once the demo is finished, if you answer yes
  113. to the "Erase demo files from disk?" question, you
  114. will also need to manually delete the Magic of
  115. C Set ++ icon from your desktop. (Right-click on the
  116. icon and select Delete from the pop-up menu).  Also
  117. delete the \CSETDEMO directory from your hard disk.
  118.  
  119.  
  120.            ### End of ReadMe file ###
  121.