home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Action 1996 October
/
MDKDEMO.ISO
/
menue
/
demos
/
10960009.bat
< prev
next >
Wrap
DOS Batch File
|
1996-08-25
|
383b
|
13 lines
cd \demos\ab_pinb
setup_d.exe
if not exist c:\21stcent\absolute\absolute.err goto no_del_err
del c:\21stcent\absolute\absolute.err
:no_del_err
if exist c:\21stcent\absolute\abs_demo.cfg goto cont2
copy abs_demo.cfg c:\21stcent\absolute\abs_demo.cfg
:cont2
copy absolute.err c:\21stcent\absolute\absolute.err
demo_in.exe
abs_demo.exe
del c:\21stcent\absolute\absolute.err