PDA

View Full Version : SetupBuilder Code signing



NewsArchive
08-11-2010, 01:36 AM
Try to code sign my application with SB 6.9 but get the errorcode GEN1053 -1
It shows a window to fill out the password (strange because it's included in the settings) very
quickly and then the error appears.
If I sign the app directly with the signtool it seems to work allright.

Regards,
Nick

NewsArchive
08-11-2010, 01:36 AM
Nick,

> Try to code sign my application with SB 6.9 but get the errorcode GEN1053 -1
> It shows a window to fill out the password (strange because it's included in the settings) very
> quickly and then the error appears.
> If I sign the app directly with the signtool it seems to work allright.

softvelocity.clarion.addons.setupbuilder would probably be a better
place to post this question.

--
Lee White

RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Report Faxing.....: http://www.cwaddons.com/products/afe/
---Enroll Today---: http://CWaddons.com

Enhanced Reporting: http://www.cpcs-inc.com

NewsArchive
08-11-2010, 01:36 AM
> softvelocity.clarion.addons.setupbuilder would probably be a better
> place to post this question.

Yes :)

Friedrich

NewsArchive
08-11-2010, 01:37 AM
Lee,

>softvelocity.clarion.addons.setupbuilder would probably be a better
>place to post this question.

You're right, but these were the first questions regarding SB and I didn't know about
a separate NG supporting it.

Nick

NewsArchive
08-11-2010, 01:37 AM
Nick,

> You're right, but these were the first questions regarding SB and I didn't know about
> a separate NG supporting it.

That earlier reply was supposed to have a <g> at the end. Oops!<g>

--
Lee White

RPM Report Viewer.: http://www.cwaddons.com/products/rpm/
RPM Review........: http://www.clarionmag.com/cmag/v11/v11n06rpm.html
Report Faxing.....: http://www.cwaddons.com/products/afe/
---Enroll Today---: http://CWaddons.com

Enhanced Reporting: http://www.cpcs-inc.com

NewsArchive
08-11-2010, 01:38 AM
Nick,

> Try to code sign my application with SB 6.9 but get the errorcode
> GEN1053 -1
> It shows a window to fill out the password (strange because it's included
> in
> the settings) very quickly and then the error appears.
> If I sign the app directly with the signtool it seems to work allright.

The Microsoft SignCode tool does not support passwords via the command line.
So what the SetupBuilder compiler does is, it magically injects the password
into the external SignCode window (this happens very quickly) so you do not
have to manually enter it every time you compile your setup.exe.

Remove the password from the SB project setting and enter it manually when
you compile. Does it still report -1? If yes, then I assume you make use
of the timestamp service and sbuilder.exe is blocked so no access to the
Comodo/VeriSign server is possible. Whitelist sbuilder.exe and you should
be done.

Hope this helps.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is Windows installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner