home *** CD-ROM | disk | FTP | other *** search
- C:MakeDir RAM:T RAM:ENV RAM:ENV/Sys
- C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ
- Assign >NIL: ENV: RAM:ENV
- Assign >NIL: T: RAM:T
- openagpp ;make amigaguide.library and powerpacker.library resident
- C:IPrefs
-
- Assign >NIL: LIBS: RAM: ;to avoid "Insert..." requests during install
- echo "*n"
- echo "This is the OctaMED V6 installation disk.*n"
- echo "Copyright © 1995 Teijo Kinnunen and Ray Burt-Frost. It"
- echo "is prohibited and illegal to distribute this disk or"
- echo "the material it contains. (See ReadMe.guide for the full"
- echo "copyright notice.)"
- echo "*nWorkbench will load now. Open the disk icon and read"
- echo "ReadMe.guide thoroughly. Then click Install-OctaMED to"
- echo "install OctaMED."
- echo "*nPress Enter to continue."
- echo >NIL: ?
- LoadWB
- EndCli