home *** CD-ROM | disk | FTP | other *** search
/ Home Edutainment Collecti… Childrens English Tutor / Aztech-HomeEdutainmentCollection-Vol3-ChildrensEnglishTutor.iso / copyfile.txt < prev    next >
Text File  |  1995-02-26  |  2KB  |  52 lines

  1. To copy a game from your Aztech CD-ROM to your hard drive, 
  2. you need to have a basic familiarity with the MS-DOS 
  3. operating system. You must be exact in the letters and
  4. spacing of each MS-DOS command. 
  5.  
  6.  You may try to do the following:
  7.  
  8. (1)  Exit from the Aztech menu
  9.  
  10. (2)  Make sure your Aztech CD is the drive and wait at 
  11.      least 10 seconds for the CD to "register"
  12.  
  13. (3)  Log on to your CD-ROM drive (eg. D: [hit the RETURN key])
  14.  
  15. (4)  Make sure you are at the highest level (the "root") of your 
  16.      CD directory by typing CD(space) \ [RETURN]
  17.  
  18. (5)  Use the directory command with the "pause" option to look 
  19.      at the directories on the CD. Type  DIR(space)/P [RETURN]
  20.  
  21. (6)  Look the the name of the directory that reflects the name of 
  22.      the game you want to copy. For example, DOOM is in a directory 
  23.      called DOOM. Note the exact spelling of the directory name.
  24.  
  25. (7)  Log on to your hard drive where you want to copy the game 
  26.      (eg. C: [RETURN])
  27.  
  28. (8)  Make a directory using the name you noted earlier 
  29.      (eg. MD C:\DOOM[RETURN])
  30.  
  31. (9)  Change to the newly created directory (eg. CD \DOOM [RETURN])
  32.  
  33. (10) Copy the files from your CD-ROM drive to your hard disk, 
  34.      substituting the appropriate drive letters of your machine. 
  35.      Do not use the brackets.
  36.  
  37.      Type 
  38.  
  39.  XCOPY(space)[CD-ROM drive letter]:\[noted directory name]\*.*(space)/S
  40.  
  41.  eg.      XCOPY D:\DOOM\*.* /S
  42.  
  43. (11) The program will indicate it is reading files and then writing 
  44.      them, listing the files as it goes along. When it is finished, 
  45.      you are ready to use the game. Every game on an Aztech CD is 
  46.      in its own directory and includes a file called RUNME.BAT. 
  47.      Just type in RUNME and the game should begin. Check for a setup, 
  48.      install or configure file or option (if there is one in the game 
  49.      or in the directory) to set the right options for your sound and 
  50.      video. When all else fails, you will have to find someone who has 
  51.      a basic working knowledge of MS-DOS to help you.
  52.