Category : BASIC Source Code
Archive   : LB09D.ZIP
Filename : INST.BAT

 
Output of file : INST.BAT contained in archive : LB09D.ZIP
@echo off
if "%1" == "" goto error
if exist %1%2\v09d.txt goto installed
md %1%2 > nul
copy liberty.exe %1%2 > nul
del liberty.exe > nul
copy vw????.dll %1%2 > nul
del vw????.dll > nul
copy vw?????.dll %1%2 > nul
del vw?????.dll > nul
copy vw*.dll %1%2 > nul
del vw*.dll > nul
copy liberty.txt %1%2 > nul
del liberty.txt > nul
copy lbas10.txt %1%2 > nul
del lbas10.txt > nul
copy summary.txt %1%2 > nul
del summary.txt > nul
copy register.txt %1%2 > nul
del register.txt > nul
copy diffrncs.txt %1%2 > nul
del diffrncs.txt > nul
copy lbasic.ini %1%2 > nul
del lbasic.ini > nul
copy libertyb.grp %1%2 > nul
del libertyb.grp > nul
copy v09d.txt %1%2 > nul
del v09d.txt > nul
copy *.bas %1%2 > nul
del *.bas > nul
copy *.abc %1%2 > nul
del *.abc > nul
copy *.bat %1%2 > nul
:installed
echo on
goto end
:error
echo on
type install.err
:end


  3 Responses to “Category : BASIC Source Code
Archive   : LB09D.ZIP
Filename : INST.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/