home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_2.iso
/
files
/
754b.lha
/
SoftLock_v1.0.2
/
Install
next >
Wrap
Text File
|
2001-02-25
|
369b
|
16 lines
.K ""
echo "This script will copy the SoftLock executable to your sys:c directory."
FailAt 20
ask "Do you wish to continue with the installation? [y/n]"
if warn
copy SoftLock sys:c/SoftLock
echo "Copy done."
echo "You still need to read the Installation section of the documentation."
endif
echo "Click close gadget to get rid of window."
endcli > nil: