home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 October
/
PCWorld_2006-10_cd.bin
/
zabezpeceni
/
avdisk
/
avdisk81l.exe
/
SETUP.BAT
< prev
Wrap
DOS Batch File
|
2001-02-22
|
122b
|
8 lines
@echo off
qms
if errorlevel 1 goto ende
install.exe %1
if errorlevel 1 goto ende
if exist temp.bat temp.bat
:ende