summaryrefslogtreecommitdiff
path: root/package/tidlc.remove.windows
diff options
context:
space:
mode:
Diffstat (limited to 'package/tidlc.remove.windows')
-rw-r--r--package/tidlc.remove.windows5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/tidlc.remove.windows b/package/tidlc.remove.windows
new file mode 100644
index 0000000..953968a
--- /dev/null
+++ b/package/tidlc.remove.windows
@@ -0,0 +1,5 @@
+@echo off
+
+set execute_path=tools
+del %INSTALLED_PATH%\%execute_path%\tidlc.exe
+exit 0