home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 3
/
Meeting_Pearls_III.iso
/
Pearls
/
debug
/
Debugger
/
ScypMon
/
InstallLibrary
< prev
next >
Wrap
Text File
|
1995-06-25
|
277b
|
11 lines
.K ""
echo "This script will install the dis.library in your libs: directory."
ask "Do you wish to continue with the installation of dis.library? [y/n]"
if WARN
copy dis.library libs:dis.library
endif
echo "All Done. Click close gadget to get rid of window."
endcli