.K ""
FailAt 20

Version > NIL: nofrag.library 2
If NOT WARN
    Echo "You already got installed : [1m" NOLINE
    Version nofrag.library
    Echo "[0m" NOLINE
    Ask "Do you want to install version [1m2.2[0m 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."
Wait 3
EndCLI > NIL:
Quit

Lab Abort

Echo "*nAborted!"
Wait 3
EndCLI > NIL:
