Quantcast
Channel: Adobe Community : Popular Discussions - Extension Manager
Viewing all 44412 articles
Browse latest View live

Unable to Remove plug-in using Extension Manager

$
0
0

I have installed my plug-ins into InDesign CS5 using the Extension Manager CS5, the installation is successful. When I select my plug-in entry in the list of installed plug-ins and then click on the Remove button, the Extension Manager displays a progress bar and the line disappears from the list but the plug-in sits there in the Plug-Ins folder untouched!

 

What's going on? How do I make sure that the plug-in is removed/uninstalled? Is there a log file for errors from the Extension Manager?

 

Thanks a lot.


Q: How to generate log files of Extension Manager for troubleshooting?

$
0
0

1. Create a file named "ExManLog.YES" in Extension Manager folder.

    Windows:

    1) Open command prompt as administrator;

    2) Change directory to "C:\Program File (x86)\Adobe\Adobe Extension Manager CS6"

    3) Run command

 

    echo > ExManLog.YES

 

    Mac:

    1) Open terminal;

    2) Change directory to"/Applications/Adobe Extension Manager CS6/Adobe Extension Manager CS6.app/Contents/MacOS";

    3) Run command

 

    sudo touch ExManLog.YES

 

2. Launch Extension Manager.

3. Extension Manager log files( *.log ) can be found in the following folder.

    Windows:"C:\Users\<UserName>\AppData\Roaming\Adobe\Extension Manager CS6\"

    Mac:"/Users/<UserName>/Library/Application Support/Adobe/Extension Manager CS6/"

Why are updates to Adobe Extension Manger CS6 Failing?

$
0
0

Adobe Extension Manager CS6 Update Installation failed. Error Code: U44M1P7; downloading updates continue to fail with AEM. How to fix this?Using Mac OS 10.6.8

Can't update CS6, please help

$
0
0

Hi,

 

When trying to update Adobe Extension Manager CS6.0.0 to 6.0.2 I get this error:

 

Adobe Extension Manager CS6 Update

There was an error installing this update. Please quit and try again later. Error Code: U44M2I218

 

I can not run the recent CS6 Update successfully, I get the U44M2I218 for all the apps, even when I deselect Adobe Extension Manager and only update the other apps.

 

I tried doing the below suggested steps but this didn't fix the issue:

 

I'm trying this on a Mac running 10.6.8

 

Does anyone have any tips?

 

Thanks!

Is it possible to install Flash extension without using the Extensions Manager?

$
0
0

I am so frustrated with Aodbe releasing new versions incompatible with older versions! I work with Flash CS3. There are many good reasons why I cannot and don't want to upgrade. I have recently updated to Mountain Lion. Everything is good except that the extensions manager 1.8 (CS3) doesn't work on Mountain Lion - it crashes. But all the newer Extensions Managers don't see any older versions of Flash. So basically I cannot install any of the extensions, which are essential to my work!

I am thinking going back to Snow Leopard because of this ridiculous issue. Unless there is any other way to install extensions into Flash CS3...

 

Cannot install apps in Exchange

$
0
0

The apps I selected for Exchange in Photoshop download, but will not install with Extension Manager.  I checked CC updates, and am current.  Help!

Apps chosen: Adobe Paper Textures Pro, Fly paper Select, Adobe watermark, Edge FX Lite

Extension Manager CC not loading under User account on Mac Mountain Lion

$
0
0

HI

 

I am trying to install a DWUser add in called EasyRotator into Dreamweaver CC. I cannot get Extnesion Manager to launch properly though. The Manager window comes up but the little white clock icon simply spins around for ages then finally when it stops it does not list any applications despite the fact that I have the full Master Collection installed.  I managed to get it to load properly under my Admin account but it did not install the add in for all users for some reason (I was not even offered any option about that - when I installed this add in to Dreamweaver CS6 with the CS6 Extension Manager I was given the option of installing for only  me or all users).

 

When I log in under my non-admin user account (I use a separate admin account as I was advised to do this for security reasons) I  launch Extension manager CC but it takes forever to launch and when it does it lists no Adobe applications, hence I cannot install the add in to Dreamweaver for this account.

 

I am having to edit the easyrotator in Dreamweaver CS6 as that works! Why does CC not work?

 

Oh and BTW when I try to close the Extension Manger CC it fails to respond and I have to force quit it.

 

Any help greatly appreciated.

 

D

Extension Manager CC doesn't see PS plug-ins

$
0
0

Hi,

 

I just installed extension manager 7.1 on a 2013 iMac running OSX 10.8.5, but it doesn't see any of the previously installed plug-ins.

 

How does one get the plug-ins listed?

 

Thanks


The publisher of the extension cannot be verified.

$
0
0

Hi there,

 

I'm trying to sign a manually created ZXP file using the ZXPSignCmd application. As the plugin comes as a part of a software package and installed by it, I can't generate a dummy certificate and re-sign the plugin using Adobe Exchange facility. So I have to use a commercial certificate to make sure no warnings will be shown to the end user.

 

Here is the command line:

ZXPSignCmd.exe -sign src plugin.zxp certificate.pfx <password> -tsa https://timestamp.geotrust.com/tsa

 

The "certificate.pfx" is a commercial Comodo certificate I use for signing applications. It is recognized on all modern operating systems without downloading any intermediate certificates.

 

I get a signed ZXP-file as a result, but when I try to install it using extension manager I get the "can not be verified" error. Here's what ZXPSignCmd.exe -verify tells me (private data removed):

c:\>ZXPSignCmd.exe -verify plugin.zxp -certInfo

*********** Certificate Information ***********

CN: <company name goes here>

OU:

DN: <certificate details goes here>

OS Trusted: false

Revoked: false

Timestamp: Valid and within certificate validity dates

***********************************************

Signature verified successfully

 

I guess that the "OS Trusted: false" is the key, but have no idea what to do about this. The certificate is more than valid and I have no issues with it so far. Any ideas what to check or try?

 

I have also tried to get a detailed log of the installation, just in case. Here are the most interesting lines, I guess (private info removed):

[Warning] Tue Mar 04 20:21:01.904 2014 (..\Source\Util\SignatureValidator.cpp, 155) -CSignatureValidator::verifySignature: timestamp has an in-range date and is valid!

[Trace] Tue Mar 04 20:21:01.905 2014 (..\Source\Util\SignatureValidator.cpp, 191) -CSignatureValidator::verifySignature: extension in C:\ProgramData\Adobe\Extension Manager CC\Temp\TMP_20140304202059550: dn-"<certificate details>", cn-"<company name>", ou-""

[Trace] Tue Mar 04 20:21:01.906 2014 (..\Source\Util\SignatureValidator.cpp, 237) -CSignatureValidator::verifySignature: extension is 3rd_party_signed_untrusted!

 

The second question is about the timestamping service. Not sure if it is related, but anyway. I tried to use another timestamping service, suggested by Comodo: http://timestamp.comodoca.com/authenticode, but got the error:

Error - the timestamp returned from the chosen TSA could not be verified, so the ZXP created is likely to be rejected by other tools. Please recreate your ZXP with a different trusted TSA.

 

The question is: should I worry about this at all, or I can simply use the standard geotrust time server? Can timestamp server affect the signature validation?

 

Thank you.

Extension manager not recognizing later version of Dreamweaver

$
0
0

Wondows 7     I'm trying to install the emmet.zxp extension but the Adobe Extension Manager doesn't seem to recognize that my current CC version of DW is greater than version 11

Can't open the Extension Manager CS6

$
0
0

Hi,

 

After installation of my new Master Collection CS6 package, I found that I can't launch the Extension Manager. I could see the first screen of the EM but the cursor just running and saying the loading of extension function is in the progress. I wait for an hour but the EM didn't open at all.  Can anyone here could give me a help?

 

Victor

Invalid signature - Extension Manager

$
0
0

I downloaded (purchased) fonts from Fonts.com and installed them on my computer. I see them and can use them in my InDesign and Illustrator but when I package the project to send to printer, it fails on the fonts and does not included the newly added fonts. I have uninstalled and re-installed the fonts. Now I discovered (on Fonts.com) the Adobe Extension and have downloaded the Extension Manager and the Fonts.com Extension, which fails with and "invalid signature" message.  The Extension Manager is successful and recognizes my Adobe products, but will not load the extension for Fonts.com. 

 

I am running CS6 InDesign, Photoshop and Illustrator (not cloud versions) and have run the latest updates.

 

CMM

How to resolve a "The Extension Package is invalid."error message in Adobe Extension Manager CS5,6

$
0
0

How to resolve a "The Extension Package is invalid.error message in Adobe Extension Manager CS5,6

is there an adobe extension manger for 64 bit ?

$
0
0

I have PC 64 bit .. I was having adobe photoshop cc 14.1.2 with extension manager 32 bit , but when I downloaded the version of adobe photoshop 15.0.8 I noticed that there is no extension

So I was asking if there is an extension manager I can download for 64 bit ?

 

I hope anybody can answer me

 

thank you

Issues with Extension Manager for CC 2015 (was: Extension Manager fails to load products)

$
0
0

Hi can anybody help me with figuring out what could possibly be the problem with my Extension Manager. I just installed or rather updated all my apps including the Extension Manager via the CC manager. After updating all my apps I seem to have lost all my extensions on Photoshop CC 2015. So I tried to reinstall the Extension Manager and update it, but the trouble seems to be that it does not seem to pick up Photoshop thus making it difficult for me to install any new extensions. Could there be something I am missing?


Error code -175 with ExManCmd

$
0
0

What does error code -175 mean with ExManCmd?

 

I tried to install an extension using ExManCmd command line and got the following message:

 

Failed to install, status = -175!

How do I install TK Actions V4 action panel on 2015cc of photoshop

$
0
0

How do I install TK Actions V4 panel on photoshop 2015 cc?

i installed photoshop cc(2015) for free trial, then the trial expired, and when i click license this software , it says that no subscription found for this ID also this was the same ID used before. so what to do ?

$
0
0

i installed photoshop cc(2015) for free trial, then the trial expired, and when i click license this software , it says that no subscription found for this ID also this was the same ID used before. so what to do ?

Photoshop cs6 stand alone

$
0
0

Hello,

Can I use Adobe Extension Manager with a stand alone version of Photoshop CS6?  Thanks

Extension manager CS5/Windows 7 64 help please

$
0
0

Today I installed Design Premium CS5 successfully via download on my PC Win7(64).  I want to install the fxg extensions for Photoshop and have downloaded the file from Adobe.  When installing the file via Extension Manager, running as administrator, I get the message "you do not have the appropriate permissions required to perform this operation....etc"  I am the only user on this machine and am administrator.  On advice from a forum thread I downloaded the latest version of Extension Manager and installed it, with no joy.

I see in the forums that I am not the only one with this issue.  Surely someone has an answer.  Please?

Viewing all 44412 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>