
Several peope who have downloaded v15.22 have reported to us that they have
encountered a problem indicating DISK.ID not found.

We have found that this error occurs if you try to install to the SAME DRIVE
from which you are installing from.  Let me rephrase.

If you unzip PCBOARD.ZIP into C:\TEMP and then run INSTALL from C:\TEMP and try
to install to C:\PCB (or any other location on drive C:) then you will
experience the DISK.ID not found error.

There are two solutions to this problem:

   1) You could copy the files onto another drive (perhaps D:\TEMP instead of
      C:\TEMP) and then do the install from there.

   2) Alternatively, you could use the SUBST command like this:

           C:
           CD\TEMP
           SUBST E: .     <--- create a new drive E: from the current directory
           INSTALL

In the 2nd example, the drive letter you choose to create with the SUBST
command is not important.  It simply has to be a *different* drive letter from
that to which you are attempting to install the software.

We apologize for the error in the installation process and we are actively
looking for a solution that can be put into future PCBOARD.ZIP downloads so
that others will not be affected.
