home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Multimedia Adventure Set / Visual_Basic_Multimedia_Adventure_Set_Coriolis_Group_1994.iso / readme.txt < prev   
Encoding:
Text File  |  1994-07-25  |  2.6 KB  |  74 lines

  1. Welcome to the Visual Basic Multimedia Adventure Set CD-ROM!
  2.  
  3. This CD contains the following main directories:
  4.  
  5. \GRANDCAN ---- | Contains multimedia project with Grand Canyon sample         
  6. \VBMAGIC  ---- | Contains all of the VB source code and projexts for the book
  7. \SHARWARE ---- | Contains all of the shareware for creating multimedia projects
  8. \VFW11A   ---- | Contains the Video for Windows Development Kit as well as
  9.                  many sample video clips
  10. \WINDOWS  ---- | Contains files for VB support (see note below)
  11. \VBPIANO  ---- | Contains the MIDI program VBPIANO
  12.  
  13. \SNDFX    ---- | Sampler of 1000 of the World's (use this directory to install)
  14. \16BIT    ---- | Greatest Sound Effects.
  15.  
  16. \SDCHOICE ---- | Sound Choice Lite from Cambium Development (install directory)
  17.  
  18.  
  19. \MEDPED   ---- | Contains Media-Pedia Video Clips (info directory)
  20. \240x180  ---- |
  21. \320x240  ---- |
  22.  
  23. In addition, many of these directories contain subdirectories. For
  24. more informaation, refer to the installation section in the book.
  25.  
  26. SPECIAL NOTE: 
  27. If you have any problems running the programs on the CD-ROM, first
  28. make sure that you have these files in your \WINDOWS\SYSTEM directory:
  29.  
  30. MCIWNDX.VBX
  31. MSAES110.DLL
  32. MSAJT110.DLL
  33. VBD300.DLL
  34. VBRUN300.DLL
  35.  
  36. If you don't have these files, we have included copies of them on the
  37. CD-ROM in the directory \WINDOWS\SYSTEM. To use them, simply
  38. copy them to your \WINDOWS\SYSTEM directory.
  39.  
  40. You can run the Grand Canyon demo by running the program GCDEMO.EXE in the
  41. directory \GRANDCAN.
  42.  
  43.  
  44. IMPORTANT****
  45.  
  46. All of the files in the directory \VBMAGIC are assigned read-only attribute 
  47. because they are stored on the CD-ROM. To run some of the VB programs in this
  48. directory, you must:
  49.  
  50. (1) copy the files to your hard drive
  51. (2) set the attribute of the files to read-write.
  52.  
  53. To help you copy the files to your hard drive and set the proper attributes,
  54. two .BAT files are included on the CD-ROM: INSTDEMO.BAT and PROGINST.BAT.
  55.  
  56. INSTDEMO.BAT
  57. This file installs the Grand Canyon demo files to your hard disk. Use this
  58. command as follows:
  59.  
  60.    INSTDEMO <source drive> <target drive>
  61.  
  62.   source drive is the name of your CD drive and traget drive is the name of
  63. the hard drive where you plan to install the files.
  64.  
  65.  
  66. PROGINST.BAT
  67. This file installs all of the VB programs, source files, and other related
  68. files to your hard disk. Use this command as follows:
  69.  
  70.    PROGINST <source drive> <target drive>
  71.  
  72.   source drive is the name of your CD drive and traget drive is the name of
  73. the hard drive where you plan to install the files.
  74.