Use PKUNZIP -d FILE.ZIP to install the file in the directory that you want.

To install you have to add the following enviroment variables to the
AUTOEXEC.BAT.


SET SUBDWG=C:PATH\SUBDWG
SET SUBUNI=C:PATH\SUBDWG\UNI
SET SUBCAN=C:PATH\SUBDWG\CAN
SET SUBELE=C:PATH\SUBDWG\ELE
SET SUBEQU=C:PATH\SUBDWG\EQUIPOS
SET SUBLSP=C:PATH\SUBDWG\LSP
SET SUBSUB=C:PATH\SUBDWG

PATH  is the directory where you install the files. Here is asummend 
you install in disk C: in directory PATH.

!!!!!!! Remenber to backup the files ACAD.* of the directory SUPPORT of 
AutoCAD before install    !!!!!!!!

You have to replace the menu of your AutoCAD whit the following file 
C:\PATH\SOPORTE\ACAD.MNU  (You should save the old file), or at least 
load this menu from AutoCAD. This file contains the menus added to 
AutoCAD.

Add to the file ACAD.LSP  in your AutoCAD directory the contens of 
the file C:PATH\SOPORTE\ACAD.LSP. This file contains the code that load 
the lisp files (C:\PATH\SUBDWG\LSP) in AutoCAD every time you start it.

Add the files in C:\PATH\SOPORTE\  to the directory SUPPORT of AutoCAD. 

!!!!!!! Remenber to save the files ACAD.* of the directory SUPPORT of AutoCAD
before install    !!!!!!!!

                       Christian Perigault
                       e-mail: chsantia@cec.uchile.cl

                       Mail:  Christian Perigault
                              Dr. Johow 210, Depto. 103
                              Nunoa, Santiago
                              Chile.

