home *** CD-ROM | disk | FTP | other *** search
- 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 Abort
- EndIf
- EndIf
-
- Echo "*nCopying the nofrag.library to your LIBS: ..."
- Copy > NIL: libs/nofrag.library TO LIBS:
- Avail > NIL: FLUSH
- Echo "*nDone."
- EndCLI > NIL:
- Quit
-
- Lab Abort
-
- Echo "*nAborted!"
- EndCLI > NIL:
-