home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
514b.lha
/
GadgetED_v2.3
/
InstallGE2
< prev
next >
Wrap
Text File
|
1991-06-08
|
1KB
|
32 lines
c:echo "Making df0:LIBS..."
c:Makedir df0:LIBS
c:echo "Making df0:DEVS..."
c:Makedir df0:DEVS
c:echo "Making df0:C..."
c:Makedir df0:C
c:echo "Making df0:S..."
c:Makedir df0:S
c:IF EXISTS LIBS:arp.library
c:echo "You use ARP so I will install the arp.library...."
c:copy LIBS:arp.library to df0:LIBS
c:ENDIF
c:echo "Installing df0:LIBS/tool.library..."
c:copy :ToolLib8.1/tool.library to df0:LIBS
c:echo "Installing df0:LIBS/icon.library..."
c:copy LIBS:icon.library to df0:LIBS
c:echo "Installing df0:C/LoadWB..."
c:copy c:LoadWB to df0:C
c:echo "Installing df0:C/EndCLI..."
c:copy c:EndCLI to df0:C
c:echo "Installing df0:DEVS/system-configuration..."
c:copy DEVS:system-configuration to df0:DEVS
c:echo "Installing df0:S/startup-sequence..."
c:copy gd_startup to df0:S/startup-sequence
c:echo "Installing GadgetED..."
c:copy GadgetED to df0:
c:copy GadgetED.info to df0:
c:echo "Relabeling disk..."
c:Relabel df0: GadgetED
c:echo "Installing BootBlock..."
c:Install drive df0: