home *** CD-ROM | disk | FTP | other *** search
/ Pausenspiele / pausen.img / spiele / cube / readme.1st < prev    next >
Text File  |  1993-04-02  |  3KB  |  76 lines

  1. The Cube is distributed as shareware.
  2.  
  3. If you find this program entertaining then please send in the $5.00
  4. registration fee. Send the registration to the following address.
  5.  
  6.      Philip DiSario
  7.      53 Malden Street
  8.      Malden, MA 02148
  9.  
  10. Register online through compuserve (GO SWREG).
  11.  
  12. The Cube is a Rubik's cube type game for windows version 3 or 3.1.
  13.  
  14. The program was written using visual basic professional development
  15. kit. Instructions for playing the game are including in the on line
  16. help facility. It is best to install the program using the setup
  17. program provided. The downloaded package should include the following
  18. files.
  19.  
  20.      Cube.exe:     the executable program file
  21.      Cube.hlp:     online help file
  22.      Setupcbe.exe: setup program
  23.      Threed.vbx:   extensions to visual basic
  24.      Setupkit.dll: required by the setup program.
  25.      Readme.1st:   this file      
  26.  
  27.      Vbrun200.dll:  Visual Basic run time library may or may not
  28.             be included depending on where you got the program.
  29.             This file must be installed for The Cube to run.                
  30.             The file can be downloaded from the MSBASIC 
  31.             forum on compuserve.
  32.     
  33. To install The Cube using the installation program simply run
  34. SETUPCBE.EXE from the program manager or file manager. The installation program
  35. will install the files in the proper directories and create a group item and
  36. program icon for The Cube.    
  37.  
  38. If you do not wish to use the installation program you can install
  39. the program manually as follows.
  40.  
  41. Make a directory for the program files from DOS or the file manager. 
  42. For example, to install the program in a directory called CUBE type
  43. the following from the DOS prompt.
  44.     
  45.         md CUBE       
  46.              copy cube.exe \cube\cube.exe
  47.              copy cube.hlp \cube\cube.hlp
  48.  
  49. Find out where in your system windows looks for the dynamic link libraries
  50. (files with the dll extension). Using the file manager simply look in 
  51. the windows directory/subdirectories. If you have DOS 5 just type
  52. from the root directory dir *.dll/s to find the proper directory. 
  53.            
  54. Copy the following files to that directory. For example if the windows syzstem
  55. files are located in the directory \windows\system type the following from DOS.
  56.           
  57.           copy threed.vbx \windows\system\threed.vbx
  58.  
  59. Install cube.exe from the program manager like you would any other program.
  60. or run directly if you wish.
  61.  
  62. Alternatively, you could copy the three files to a single directory. 
  63.  
  64.  
  65. Release notes
  66.  
  67.     3/29/93     v1.00
  68.  
  69. Enjoy the game 
  70.  
  71. Phil D
  72.      
  73.  
  74.  
  75.      
  76.