summaryrefslogtreecommitdiff
path: root/language/cyrtug/delinst.bat
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /language/cyrtug/delinst.bat
Initial commit
Diffstat (limited to 'language/cyrtug/delinst.bat')
-rw-r--r--language/cyrtug/delinst.bat11
1 files changed, 11 insertions, 0 deletions
diff --git a/language/cyrtug/delinst.bat b/language/cyrtug/delinst.bat
new file mode 100644
index 0000000000..25d898fa26
--- /dev/null
+++ b/language/cyrtug/delinst.bat
@@ -0,0 +1,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