home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 16
/
16.iso
/
t
/
t150
/
1.ddi
/
RUNBIOSP.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1989-10-30
|
105 b
|
7 lines
echo off
biosp %1 %2 %3
if errorlevel 1 goto exit
echo Loading SOURCER.
sr bios.def %1 %2 %3
:exit