PDA

View Full Version : Compiler Error GEN1063



NewsArchive
05-28-2008, 02:43 AM
When I compile my script, and I get to Adding Digital Certificate to
Uninstall
I keep getting this error Compiler Error Gen1063: Code signing process
failed Error code : -1

This script has been working and nothing changed in my script
I tried updating to 6.8 and still get the same error message


--
Eric Jacobowitz
www.castlecomputer.com
www.cctsoftware.com

NewsArchive
05-28-2008, 02:43 AM
> When I compile my script, and I get to Adding Digital Certificate to
> Uninstall
> I keep getting this error Compiler Error Gen1063: Code signing process
> failed Error code : -1
>
> This script has been working and nothing changed in my script
> I tried updating to 6.8 and still get the same error message

If nothing changed in your script, perhaps your certificate expired? Please
check this first.

Friedrich

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

"point. click. ship" - that's SetupBuilder
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
05-29-2008, 01:47 AM
cert did not expire
I was finally able to get the script to compile
Dont know why I was getting the error though

--
Eric Jacobowitz
www.castlecomputer.com
www.cctsoftware.com

NewsArchive
05-29-2008, 01:48 AM
Eric,

> cert did not expire
> I was finally able to get the script to compile
> Dont know why I was getting the error though

Thanks for the update.

Friedrich

NewsArchive
05-29-2008, 01:49 AM
What is the easiest way to find the certificate expiry date?

George Riddell.

NewsArchive
05-29-2008, 01:49 AM
> What is the easiest way to find the certificate expiry date?

Right click on your signed installer after it is built.

Click on the Digital Signature tab

Click the Details button

Click the View Certificate button


The Valid FROM .. TO dates are shown there.

Does that help?

Charles


--
-------------------------------------------------------------------------------------------------------
Charles Edmonds
www.pagesnip.com - "Print and Save the Web, just the way you want it!"
www.clarionproseries.com - "Serious imaging tools for Clarion Developers"
www.ezround.com - "Round Corner HTML tables with matching Banners, Buttons
and Forms!"
www.lansrad.com - "Intelligent Solutions for Universal Problems"
www.fotokiss.com - "World's Best Auction Photo Editor"
-------------------------------------------------------------------------------------------------------

NewsArchive
05-29-2008, 01:49 AM
Yep, that is helpful.

Thanks,
George.