home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 10
/
CDE10.mdf
/
overlord
/
apaga.bat
< prev
next >
Wrap
DOS Batch File
|
1997-03-04
|
185b
|
18 lines
@ echo off
if exist c:\overlord\control.exe goto apaga
goto joga
:apaga
@Echo Desinstalando...
@echo off
c:
cd\
deltree -y c:\overlord > NUL
goto end
:joga
z1
:end