home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
txttools
/
view.lha
/
InstallLibs
< prev
next >
Wrap
Text File
|
1992-05-15
|
1KB
|
56 lines
.K ""
FailAt 20
Version > NIL: nofrag.library 2
If NOT WARN
Echo "You already got installed :
" NOLINE
Version nofrag.library
Echo "" NOLINE
Ask "Do you want to install version
2.2
of the nofrag.library?"
If NOT WARN
Skip NoFrag
EndIf
EndIf
Echo "*nCopying the nofrag.library to your LIBS: ..."
Copy > NIL: libs/nofrag.library TO LIBS:
Lab NoFrag
Version > NIL: powerpacker.library 35
If NOT WARN
Echo "*nYou already got installed :
" NOLINE
Version powerpacker.library
Echo "" NOLINE
Ask "Do you want to install version
35.274
of the powerpacker.library?"
If NOT WARN
Skip NoPP
EndIf
EndIf
Echo "*nCopying the powerpacker.library to your LIBS: ..."
Copy > NIL: libs/powerpacker.library TO LIBS:
Lab NoPP
Version > NIL: reqtools.library 37
If NOT WARN
Echo "*nYou already got installed :
" NOLINE
Version reqtools.library
Echo "" NOLINE
Ask "Do you want to install version
37.726
of the reqtools.library?"
If NOT WARN
Skip NoRT
EndIf
EndIf
Echo "*nCopying the reqtools.library to your LIBS: ..."
Copy > NIL: libs/reqtools.library TO LIBS:
Lab NoRT
Avail > NIL: FLUSH
Echo "*nDone."
Wait 3
EndCLI > NIL: