home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1997 June
/
WP7DemoUS.iso
/
Buyer
/
Lba.bat
< prev
next >
Wrap
DOS Batch File
|
1997-04-04
|
106b
|
6 lines
@echo off
cd\ea\lba_prev
call install.bat
if exist setup.exe setup.exe
if exist lba.exe lba.exe
pause