Select to view content in your preferred language

ESRISignAddin Utility

3194
3
10-01-2010 07:57 AM
GregGowing
New Contributor
I've created some Add-ins using VS2008 for ArcMap 10. I want to distribute them to users within my organization. We have a local certificate server. I could distribute them unsigned; but then, I'd have to let my users download and use unsigned add-ins. I don't want to do that, so that means I must sign my add-ins. When I read the "Digitally Signed Add-ins" area it talks about a utility called ESRISignAddIn.

I can't find it anywhere. Where should I look?
0 Kudos
3 Replies
SJChen
by
Emerging Contributor
It should be in your <ESRI SDK installation directory>\Program Files\Common Files\ArcGIS\bin.
BTW, would you please show me how to sign the Add-In?  Thanks.
0 Kudos
SJChen
by
Emerging Contributor
It should be copied to <ArcGIS installation directory>\Desktop10.0\Bin.

However, when I executed the ESRISignAddIn, the error message display that the add-in file can't be found.  Would someone share your experience?
0 Kudos
SJChen
by
Emerging Contributor
There are two ways to sign the add-in:

1. double click on ESRISignAddin.exe and the ESRI Digital Signature Wizard will be displayed.
2. Command line: ESRISignAddin.exe /? to display the command line parameters.
0 Kudos