Hi,

Copy the files on each diskette into 1 directory and do
the following copy command to recombine them to make
1 runnable file called juno95.exe.

Then run this file: juno95.exe to install juno.

The diskettes contain these files:
11-21-98  10:03a   1457663           0  juno95.0
11-21-98  10:03a   1457663           0  juno95.1
11-21-98  10:03a   1219101           0  juno95.2

You want to combine them to get this file:
11-21-98   9:12a   4134427          42  juno95.exe

---------------------------------------------------

Open a DOS command window to do these commands.

at a C:\> prompt type these commands to create a directory:

C:\> MKDIR JUNO.INS

C:\> CD JUNO.INS
                             ( PUT IN THE FIRST DISKETTE)
C:\JUNO.INS\> COPY A:*.*
                             ( PUT IN THE 2ND DISKETTE)
C:\JUNO.INS\> COPY A:*.*
                             ( PUT IN THE 3RD DISKETTE)
C:\JUNO.INS\> COPY A:*.*

                      (The 3 files can be recombined by doing)
C:\JUNO.INS\> copy /b juno95.0+juno95.1+juno95.2 juno95.exe

                        (run juno95.exe to install juno)
C:\JUNO.INS\> JUNO95.EXE

---------------------------------------------------

 Stan Towianski

