home *** CD-ROM | disk | FTP | other *** search
/ Space & Astronomy / spaceandast.zip / spaceandast / INSTALL.TXT < prev    next >
Text File  |  1993-10-14  |  4KB  |  110 lines

  1. Vpic is the viewer which is used by our view program to allow you to see the
  2. images on this disk.  Vpic takes better advantage of your video card if it is
  3. installed on your hard drive.  
  4.  
  5. To install vpic for easier use follow these instructions:
  6. ------------------------------------------------------------------------
  7. Make a subdirectory on your hard disk.  Type
  8.  
  9. MKDIR c:\vpic
  10.  
  11. This creates a subdirectory to hold your vpic files.  
  12.  
  13. ------------------------------------------------------------------------ 
  14.  
  15. Copy all the vpic files to the subdirectory with the following command, where X
  16. is your CDROM drive letter
  17.  
  18. copy X:\vpic\*.* c:\vpic
  19.  
  20. This puts all the vpic files into the subdirectory on your hard disk.  
  21.  
  22. ------------------------------------------------------------------------ 
  23.  
  24. You should now read the vpic install documentation.  This explains how to
  25. select the right video card for your computer for vpic.  Vpic will work the way
  26. it is, but will give better performance if you run the vpic 'config' program.
  27. This lets you select the right video card for your computer.  You have to do
  28. this on your hard disk, since you can't write to the CDROM drive.
  29.  
  30. Read the install documentation by typing
  31.  
  32. view \vpic\vpic.doc
  33.  
  34. ------------------------------------------------------------------------ 
  35. Run the vpic config program by typing config at your c prompt.  For example:
  36.  
  37. C:
  38. cd \vpic
  39. config
  40.  
  41. The program will then ask you to select a video card and resolution mode.  If
  42. you are not sure about the video card in your computer LEAVE IT THE WAY IT IS.
  43. You shouldn't have any problems with the way the viewer is currently set up.
  44.  
  45. -------- OPTIONAL and dangerous ---------------------------------------- 
  46.  
  47. Then you can put this subdirectory "on your path."  Use an *editor*, not a word
  48. processor, and edit your autoexec.bat:
  49.  
  50. edit c:\autoexec.bat
  51.  
  52. This uses the editor that comes with dos 5.  If you don't use this editor, be
  53. sure to save the autoexec.bat as an ASCII file, or you will NOT be able to boot
  54. your computer again.  If you are unsure about this, leave this step OUT.
  55.  
  56. There is a line in the autoexec.bat file which begins with the words set path=
  57. At the end of this line add the following:
  58.  
  59. ;c:\vpic
  60.  
  61. Don't forget the ';' -- that's how does tells one entry from another.  Adding
  62. this subdirectory to your path will allow you to type 'vpic' from any directory
  63. and invoke the vpic gif viewer.  
  64.  
  65. If you did this, then reboot your computer now so the changes take effect.
  66. Remember, this step can be dangerous and is not essential to get full use out
  67. of this disc.
  68.  
  69. ------------------------------------------------------------------------
  70.  
  71. Now go back to the CDROM drive by typing the drive letter of your CDROM
  72. drive:
  73.  
  74. X:
  75.  
  76. ------------------------------------------------------------------------
  77.  
  78. Change directories into a directory where you want to view the images.
  79.  
  80. cd \images\cats
  81.  
  82. or type
  83.  
  84. cd \images\dogs
  85.  
  86.  
  87. ------------------------------------------------------------------------
  88.  
  89. If you edited your autoexec.bat, then you should be able to simply type
  90.  
  91. vpic 
  92.  
  93. and be able to view the images.  
  94.  
  95. If you didn't, then you'll have to type the whole path where vpic is.  There is
  96. a copy on the CDROM in \vpic and there is a copy on your hard disk in \vpic.
  97.  
  98. Type
  99.  
  100. c:\vpic\vpic
  101.  
  102. This will bring up a screen which will allow you to select an image to view.
  103.  
  104. These instructions should tell you everything you need to know to get started
  105. viewing pictures right away.
  106.  
  107. Enjoy the pictures!
  108.  
  109. ------------------------------------------------------------------------
  110.