Browse Source

[feat:scripts/win] create uninstall.cmd

pull/1/head
Muthu Kumar 4 years ago
committed by GitHub
parent
commit
363541e382
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      scripts/win/uninstall.cmd

1
scripts/win/uninstall.cmd

@ -0,0 +1 @@
reg delete "HKCU\Software\Microsoft\Command Processor" /v AutoRun
Loading…
Cancel
Save