home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 2: PC
/
frozenfish_august_1995.bin
/
bbs
/
d09xx
/
d0918.lha
/
MultiPlot
/
Plt
/
Install_Plt_WB2.1
< prev
next >
Wrap
Text File
|
1993-10-04
|
616b
|
16 lines
echo "This script will install the PLT: device."
copy mountlist2.frag to SYS:devs/dosdrivers/PLT
copy mountlist2.frag.info to SYS:devs/dosdrivers/PLT.info
echo "The dos driver for PLT: has been placed in the"
echo " SYS:devs/dosdrivers directory."
copy plt-handler l:
echo "The Plt-handler has been copied to the l: directory."
assign PLTDATA: :multiplot/PLT
mount plt:
echo "PLTDATA: has been assigned and PLT: mounted."
echo "Installation complete."
echo "Note that PLTDATA: needs to be assigned for PLT: to run."
echo "Please add this assignment to your s:startup-sequence."
echo "Use close gadget to exit."