home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Multimedia Adventure Set / Visual_Basic_4_Multimedia_Adventure_Set_Coriolis_Group_1995.iso / readme.txt < prev   
Text File  |  1995-08-30  |  2KB  |  59 lines

  1. Welcome to the Visual Basic 4 Multimedia Adventure Set CD-ROM!
  2.  
  3. This CD contains the following main directories:
  4.  
  5. \VBMAGIC  ---- | Contains all of the VB source code and projexts for the book
  6. \SHARWARE ---- | Contains shareware for creating multimedia projects
  7. \VFW      ---- | Contains the Video for Windows Development Kit as well as
  8.          many sample video clips and the runtime version of VFW
  9. \WINDOWS  ---- | Contains files for VB support (see note below)
  10. \CLIPS    ---- | Great royalty-free Sound Effects and video clips (AVI & MPEG).
  11. \TOOLS    ---- | Shareware and freeware programs for you to use, including:
  12.             Internet connection software
  13.             Image & sound editing tools
  14.             HTML Editor's
  15.             Windows utility software
  16.  
  17. In addition, many of these directories contain subdirectories. For
  18. more informaation, refer to the installation section in the book.
  19.  
  20. Grand Canyon Demo Notes:
  21.  
  22. To install the Explore the Grand Canyon demonstration program, simply run
  23. the file GCSETUP.EXE. This program will run you through all the options you
  24. have for installing the software.
  25.  
  26. The demo uses files that are stored in the following directories:
  27.     \AUDIO          - Audio clips for the GC demo
  28.     \DEM_DATA       - 3D model data
  29.     \IMAGES         - Images for demo
  30.     \VIDEO          - Video clips for demo
  31.     \VFWRT          - Video For Windows Run/Time (not needed with Win 95)
  32.  
  33. SPECIAL NOTE: 
  34. If you have any problems running the programs on the CD-ROM, first
  35. make sure that you copy all the files from the \WINDOWS\SYSTEM directory on
  36. the CD rom into the same directory on your hard drive.
  37.  
  38. IMPORTANT****
  39.  
  40. All of the files in the directory \VBMAGIC are assigned read-only attribute 
  41. because they are stored on the CD-ROM. To run some of the VB programs in this
  42. directory, you must:
  43.  
  44. (1) copy the files to your hard drive
  45. (2) set the attribute of the files to read-write.
  46.  
  47. To help you copy the files to your hard drive and set the proper attributes,
  48. a .BAT file is included on the CD-ROM called PROGINST.BAT
  49.  
  50. This file installs all of the VB programs, source files, and other related
  51. files to your hard disk. Use this command as follows:
  52.  
  53.    PROGINST <source drive> <target drive>
  54.  
  55. Source drive is the name of your CD drive and traget drive is the name of
  56. the hard drive where you plan to install the files. The program will
  57. automatically create a VBMAGIC directory on your hard drive, copy the files
  58. and directories, and the change the read-only tag off.
  59.