home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CDPD Public Domain Collection for CDTV 3
/
CDPDIII.bin
/
pd
/
utilities
/
monitors
/
scypmon
/
installlibrary
< prev
next >
Wrap
Text File
|
1992-05-15
|
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