summaryrefslogtreecommitdiff
path: root/language/cyrtug/delinst.bat
blob: 25d898fa262a5d1d42ef27007ff5ed711dcc6764 (plain)
1
2
3
4
5
6
7
8
9
10
11
echo off
if exist %1:\cyrinst1.bat  del %1:\cyrinst1.bat
if exist %1:\finst1.bat  del %1:\finst1.bat
if exist %1:\ltinst1.bat del %1:\ltinst1.bat
if exist %1:\lfinst1.bat del %1:\lfinst1.bat
if exist %1:\ckd.bat     del %1:\ckd.bat
if exist %1:\ckd_.bat  del %1:\ckd_.bat
if exist %1:\unz.exe     del %1:\unz.exe 
if exist %1:\resp.com    del %1:\resp.com 
del %1:\*.ls > nul
echo Installation complete