diff --git a/uninstall.cmd b/uninstall.cmd new file mode 100644 index 0000000..e9d6995 --- /dev/null +++ b/uninstall.cmd @@ -0,0 +1,2 @@ +reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\run" /v main.ahk /f +pause