PDA

View Full Version : error gen1061 code signing installation itself



NewsArchive
09-07-2010, 01:25 AM
I have six SB7 install projects in the same folder.
I've added a certificate profile to setup and am using signcode.exe.
5 of the 6 projects compile fine and the result is digitally signed.
The sixth gets these errors and does not compile.

Processing Uninstall Code-Signing...
Adding Digital Certificate to Uninstall...
Compiler warning GEN1061: File not found:
Compiler warning GEN1061: File not found:
Compiler error GEN1053: Code signing process failed. Error Code: -1

As far as I can tell all six projects have identical settings in
certificate area. I'm using a profile.

The script compiles OK if I set it to no digital signature.

Any ideas of what might be different or causing the problem?

Thanks,
Rick

NewsArchive
09-07-2010, 01:26 AM
Rick,

> I have six SB7 install projects in the same folder.
> I've added a certificate profile to setup and am using signcode.exe.
> 5 of the 6 projects compile fine and the result is digitally signed.
> The sixth gets these errors and does not compile.
>
> Processing Uninstall Code-Signing...
> Adding Digital Certificate to Uninstall...
> Compiler warning GEN1061: File not found:
> Compiler warning GEN1061: File not found:
> Compiler error GEN1053: Code signing process failed. Error Code: -1
>
> As far as I can tell all six projects have identical settings in
> certificate area. I'm using a profile.
>
> The script compiles OK if I set it to no digital signature.
>
> Any ideas of what might be different or causing the problem?

The "File not found" errors do not display a credentials and private key
file name. Are you sure these file names are defined in the General
Properties?

If yes, could you please send that .sb7 project to support [at] lindersoft
[dot] com and we'll check the script.

Friedrich

NewsArchive
09-09-2010, 12:38 AM
Rick,

Could you please download the latest "development release" build #3074 and
recompile (we already sent the login details).

Then use "File" | "Save Compiler Output to File" and send us the "tng server
setup_CompilerOutput_.txt"

BTW, this build should also fix the "#code-sign application" issue.

Thank you.

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

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

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
09-09-2010, 12:39 AM
Problem solved.

It turned out that one of the used .sbi include scripts was a renamed .sb7
project file. That resetted the compiler configuration. Never rename a
..sb7 project file into a .sbi include script :)

But the next SB7 build can detect this and will abort the compilation
process with an error.

Friedrich

NewsArchive
09-09-2010, 12:39 AM
I want to give a big thanks to Friedrich who worked on this problem and
another I'd found late into the night.
He determined the source of the problems and created a dev version for me
to test. By this morning all was resolved.

Great job!

Rick

NewsArchive
09-09-2010, 12:40 AM
Sleep is for wimps!

Jane

>
> I want to give a big thanks to Friedrich who worked on this problem and
> another I'd found late into the night.

> Rick

NewsArchive
09-09-2010, 12:40 AM
>
> Sleep is for wimps!
>

<G>

Friedrich

NewsArchive
09-09-2010, 12:40 AM
> I want to give a big thanks to Friedrich who worked on this problem and
> another I'd found late into the night.
> He determined the source of the problems and created a dev version for me
> to test. By this morning all was resolved.
>
> Great job!

THANK YOU! :)

Friedrich