Create uninstall.cmd

main
呓喵酱 2 years ago committed by GitHub
parent db5bf128b4
commit 2d2fce9775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      uninstall.cmd

@ -0,0 +1,2 @@
reg delete "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\run" /v main.ahk /f
pause
Loading…
Cancel
Save