Problems installing my new extension
Hi,
I am testing my new extension.
Once everything was working i packed it as follows:
ZXPSignCmd -selfSignedCert <country> <city> <company> <commonName> 123456 selfDB.p12
ZXPSignCmd -sign <patghtoPanel> <zxpFile>.zxp selfDB.p12 123456
ZXP file was created but when i tried to install it i got this:

I tried to install another zxp from adobe exchange for photoshop and there where no problems.
My extension is for photoshop.
what can be the cause for this?
Why dose it now 'know' my extension is for PS? Where can i specify this?
Can there be anything missing in my manifest.xml? after all the panel is functioning as is should before packing.
it has this entry in it:
<HostList>
<Host Name="PHXS" Version="[14.0,99.9]"/>
</HostList>
one more thing
How do you use the verify option for ZXPSigncmd?
I tried:
ZXPSignCmd -verify myzxp.zxp | <path to extension root>
That does run
Thanks
