NewsArchive
05-26-2011, 12:53 AM
Hi There
Between all my other work i am getting there with this code signing useing
the Jane Flemming articale as a guide.
Eventually i got my certificate from comodo. I also downloaded the windows
SDK to get the signtool.exe etc...
I created the the pfx file with these tools. Following the articale.
Then i went to Setupbuilder and under tools/options/file locations i
changed the signcode.exe to signtool.exe.
Opened my project and went to settings/ Digital Settings and changed all the
fields but left Credential file and private key file blank seeing im using a
pfx file.
Now in my script i'm not sure where to embed the #code-sign.
For Starters i put it it the [features] section.
In The #code-sign I have the following
File Name D:\Projects7\Applications\CIMOS\CIMOS\cimos.exe
Web URL http://www.cimos.co.za
Timestamp http://timestamp.comodoca.com/authenticode
Credential File
Prive Key
PFX file D:\Projects7\Applications\ABBGarvs.pfx
Key Password **********
I then test and i get the following error "Compiler error GEN1053: Code
signing process Failed. Error Code 1"
Searched for the errorcode as well as gen1053 in the help but did nor get
any information.
Any ideas where i'm going wrong.
Much Appreciated
Regards
Andreas
Between all my other work i am getting there with this code signing useing
the Jane Flemming articale as a guide.
Eventually i got my certificate from comodo. I also downloaded the windows
SDK to get the signtool.exe etc...
I created the the pfx file with these tools. Following the articale.
Then i went to Setupbuilder and under tools/options/file locations i
changed the signcode.exe to signtool.exe.
Opened my project and went to settings/ Digital Settings and changed all the
fields but left Credential file and private key file blank seeing im using a
pfx file.
Now in my script i'm not sure where to embed the #code-sign.
For Starters i put it it the [features] section.
In The #code-sign I have the following
File Name D:\Projects7\Applications\CIMOS\CIMOS\cimos.exe
Web URL http://www.cimos.co.za
Timestamp http://timestamp.comodoca.com/authenticode
Credential File
Prive Key
PFX file D:\Projects7\Applications\ABBGarvs.pfx
Key Password **********
I then test and i get the following error "Compiler error GEN1053: Code
signing process Failed. Error Code 1"
Searched for the errorcode as well as gen1053 in the help but did nor get
any information.
Any ideas where i'm going wrong.
Much Appreciated
Regards
Andreas