home *** CD-ROM | disk | FTP | other *** search
- assign env: ram:
- echo "*EcOK, Installing to hard disk."
- echo "Please tell me where you would like to install the demo."
- echo "Example: dh1:games/"
- echo "A new drawer will be created there."
- echo "Please press <return> when you have entered the destination."
- setenv >nil: pathname ?
- cd $pathname
- makedir AB3D2_Demo
- copy af84b:s/AB3D2_Demo.info "" quiet
- copy af84b:ab3d2 AB3D2_Demo/ all quiet
- copy af84b:c AB3D2_Demo/c all quiet
- af84b:unlzx x -q Af84b:ab3d2_2.lzx AB3D2_Demo/
- ask "That's the game installed. Re-boot from your hard drive now."
- endcli