home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Supreme Volume 6 #1
/
swsii.zip
/
swsii
/
116
/
IM225NOV.ZIP
/
UNPACK.INF
< prev
next >
Wrap
Text File
|
1993-07-01
|
2KB
|
43 lines
; InterMail Demo
; -------------------------------------------------------------------
; File with unpacking instructions for the InterMail installation program
;
; Archive Directory Disk#
;
IMEXE.PAK @program 1
README.1ST @program 1
PRICE.DOC @program 1
MANUAL.DOC @program 1
ORDER.USA @program 1
ORDER.CAN @program 1
LEAFLET.DOC @program 1
WHATSNEW.DOC @program 1
LICENSE.DOC @program 1
;
; If the Install program does not find the Archive on the current disk,
; it will prompt the user to insert the disk with the proper number.
;
IMLIST.001 @nodelist 1 ; put these files in the nodelist directory
;
; If a file does not have the .PAK extension, it will be copied normally to
; the destination directory, not unpacked.
;
; The PVTLIST command may be used to tell the Install program which private
; nodelists should be included in the nodelist control file (max 10).
;
PvtList IMLIST.* ; max 12 characters, do NOT include path
;
; An already existing control file will NOT be updated. However, it is
; possible to let the install program COPY an updated control file to the
; nodelist directory.
;
; If you add more files, be careful so that you don't disturb any of the
; above essential files.
;
; The following are valid directory synonyms:
;
; @program = the directory where the program files are placed
; @system = the directory where the system files are placed
; @nodelist = the nodelist directory
;