home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / igi25544.zip / READ1ST.TXT < prev    next >
Text File  |  1994-09-19  |  6KB  |  147 lines

  1.  
  2.  
  3.  
  4. *-------------------------------------------------------------------------*
  5.                         DOS won't load IGI255?
  6. *-------------------------------------------------------------------------*
  7.  
  8. Something along the line of "not enough memory"?  There is probably a line
  9. in your CONFIG.SYS file similiar to:
  10.  
  11.         DEVICE=C:\EMM386.EXE NOEMS /I:xxxxx
  12.  
  13. The word NOEMS is causing the problem and it must be removed...not to
  14. worry, all it costs you is a few bytes of memory.  Use your text editor or
  15. word processor to take out the NOEMS.  Remember that the CONFIG.SYS file is
  16. simply an ascii text fle so if you use a word processor, save it as a text
  17. file or "print to file".
  18.  
  19.      *---------------------------------------------------------------*
  20.  
  21.      The CONFIG.SYS file contains information the computer needs when
  22.      you turn it on, so if you feel uncomfortable changing it...call
  23.      me first. I should be able to easily walk you through it.
  24.  
  25.      *---------------------------------------------------------------*
  26.  
  27. If you decide to try to make your own changes, you may want to save a copy
  28. of the current CONFIG.SYS under a different name.  At the DOS prompt type:
  29.  
  30.         COPY C:\CONFIG.SYS  C:\CONFIG.BU
  31.  
  32. Load the CONFIG.SYS into your text editor and take out the NOEMS.  After
  33. saving the changes, "type" the file to screen to see if they were made
  34. properly.  First, at the DOS prompt, type CLS and press ENTER.  This should
  35. clear the screen. Then type the following:
  36.  
  37.         TYPE C:\CONFIG.SYS
  38.  
  39. and press ENTER.  Each line of the file should appear on the screen, each
  40. on a line by itself.  If you see any strange or "garbage" characters, or it
  41. looks like more than one line is on the same line, then something isn't
  42. right.  Either try again or COPY C:\CONFIG.BU  C:\CONFIG.SYS and call me.
  43.  
  44. If it looks ok, the machine must be re-started before the change will take
  45. effect.  Either press the CTRL, ALT and DEL at the same time, the RESET
  46. button, or turn the computer off, wait a minute and turn it back on.
  47.  
  48.  
  49. *-------------------------------------------------------------------------*
  50.                             INSTALLING IGI255
  51. *-------------------------------------------------------------------------*
  52.  
  53. IGI25544.ZIP was released containing the following files:
  54.  
  55.         READ1ST .TXT - this file, you're reading it.
  56.         IGI255  .EXE - executable file, Version 4.4
  57.         INSTALL .COM - install (from floppy to hard drive)
  58.         IGIFHCUS.DQF - data file, FHC list, access via IGI255.EXE
  59.         IGI25544.NFO - text file, program documentation
  60.         SAMPLE88.IGI - IGI sample text download, pre '93
  61.         SAMPLE93.IGI - IGI sample text download, '93
  62.         SAMPLIGI.GED - IGI sample .GED download
  63.         SAMPLSDI.GED - SSDI sample .GED download
  64.         SAMPLKMI.GED - MI sample, Korea, .GED download
  65.         SAMPLVMI.GED - MI sample, VietNam, .GED download
  66.  
  67. The INSTALL.COM program is designed to set up the proper directory & sub-
  68. directories for IGI255, and to copy the files to the appropriate places.
  69. It is a compiled form of a simple batch file and is designed to work with
  70. a floppy drive as the source and a hard drive as the target.  
  71.  
  72.    1)  If you received the files already unzipped to a floppy drive...
  73.        Place the floppy in drive A (or B) and at the DOS prompt, type:
  74.  
  75.            A:INSTALL A C
  76.                        +---- hard drive to install to
  77.                      +------ floppy drive to install from
  78.            +---------------- use B if floppy is B
  79.  
  80.    2)  If you received the files in zipped form, unzip them to floppy
  81.        and follow the instructions for 1).
  82.  
  83.    3)  If you received the files in zipped form and unzip them to a
  84.        hard drive directory, the install will function hard drive-to-
  85.        hard drive.  ALL of the above files listed must be placed in
  86.        the same directory.  At the DOS prompt, type:
  87.  
  88.            INSTALL C D
  89.                      +---- hard drive to install to
  90.                    +------ hard drive to install from
  91.  
  92.        The exception is if the install is begun in a directory by the
  93.        name of IGI255 and the hard drive to install from and the hard
  94.        drive to install to are the same (INSTALL C C).  Since the files
  95.        designated for the IGI255 directory are already there, you may get
  96.        a SHARE error or something similiar that generates the infamous
  97.  
  98.            A)bort - R)etry - I)gnore
  99.  
  100.        Answer A for A)bort.  DOS is simply telling you that you can't copy
  101.        a file to itself.  R)etry will get you no where, and I)gnore will
  102.        probably destroy the IGI255.EXE and IGIFHCUS.DQF files.
  103.  
  104. Please note that the install routine does not delete the files from the
  105. source drive.  Therefore if they are unzipped to a hard drive directory
  106. other than IGI255 and installed, there will be two sets of files.
  107.  
  108.  
  109. *-------------------------------------------------------------------------*
  110.                       Previous users of IGI255...
  111. *-------------------------------------------------------------------------*
  112.  
  113. Yes you can simply copy the IGI255.EXE file over your old one.  You will
  114. also want to place IGI255US.DQF in the same place so the FHC list routine
  115. will work....but...Version 4.4 allows for 3 separte paths for text/ged
  116. files and holds 3 different screen/printer settings, so run the install
  117. check out the new directory setup...
  118.  
  119.            C:\IGI255      -   IGI255  .EXE
  120.                           -   IGIFHCUS.DQF
  121.                           -   IGI25544.NFO
  122.                           -   READ1ST .TXT
  123.                           -   INSTALL .COM
  124.  
  125.            C:\IGI255\IGI  -   SAMPLE88.IGI
  126.                           -   SAMPLE93.IGI
  127.                           -   SAMPLIGI.GED
  128.  
  129.            C:\IGI255\SDI  -   SAMPLSDI.GED
  130.  
  131.            C:\IGI255\MI   -   SAMPLKMI.GED
  132.                           -   SAMPLVMI.GED
  133.  
  134.  
  135. *-------------------------------------------------------------------------*
  136.                            The Docs...
  137. *-------------------------------------------------------------------------*
  138.  
  139. The documentation file is a text file by the name of IGI25544.NFO which can
  140. be loaded into your word processor for viewing and printing.
  141.  
  142. This file has NOT be updated since version 3.5 but does includes reference
  143. notes for previous 4.x versions.  A maintenance release 4.5, to include
  144. updated docs, is planned.
  145.  
  146.  
  147.