home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 10
/
CDE10.mdf
/
hinddemo
/
apaga.bat
< prev
next >
Wrap
DOS Batch File
|
1997-07-01
|
174b
|
17 lines
@ echo off
if exist c:\di\hind\demo\hind.exe goto apaga
goto finale
:apaga
c:
cd\
@ echo Desinstalando...
deltree -y c:\di > nul
goto end
:finale
z1
:end