Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to uninstall this? #33

Open
bremg opened this issue May 4, 2020 · 3 comments
Open

How to uninstall this? #33

bremg opened this issue May 4, 2020 · 3 comments

Comments

@bremg
Copy link

bremg commented May 4, 2020

Doesn't work.

permanently alters your registry, how to undo this?

@aik099
Copy link
Owner

aik099 commented May 7, 2020

Doesn't work.

Have you performed after install configuration as advised for Windows install in README.md?

permanently alters your registry, how to undo this?

Not currently. You're welcome to send PR with uninstall.reg file, that will remove the keys being added during install.

@ghabriel25
Copy link

ghabriel25 commented Jun 12, 2024

Doesn't work.

permanently alters your registry, how to undo this?

Just create uninstall.reg file and in this file you can type

REGEDIT4
[-HKEY_CLASSES_ROOT\phpstorm]

It will remove the registry entry created by run_editor.reg

@aik099
Copy link
Owner

aik099 commented Jun 12, 2024

@ghabriel25 , please create a PR, that:

  1. adds uninstall.reg file
  2. updates instructions in the README.md explaining the uninstall workflow
    .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants