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 plug-in #16

Open
NikolaNikolaNikola opened this issue Jan 18, 2016 · 2 comments
Open

How to uninstall plug-in #16

NikolaNikolaNikola opened this issue Jan 18, 2016 · 2 comments

Comments

@NikolaNikolaNikola
Copy link

Hi there! This is great program thank you sooo much! But how can I uninstall extensions now? I know that this program won't do it but is there a way?

I use Windows 10.

@cameronmcefee
Copy link
Contributor

Hi @NikolaNikolaNikola,

There isn't a guide for finding installation folders here, but you can check out GuideGuide's installation folder guide here: http://guideguide.me/documentation/installation-folder/

Assuming you're using CC 2014 or CC 2015, your folder is one of these:

Installed for just your user: C:\<username>\AppData\Roaming\Adobe\CEP\extensions
Installed for everyone: C:\Program Files\Common Files\Adobe\CEP\extensions

You can check both of those folders and delete the folder associated with your extension.

@nros
Copy link

nros commented Feb 3, 2021

You can use ExManCmd, too.

ExManCmd.exe /remove com.your.extension.id

To list installed extensions, do

ExManCmd.exe /list all

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