PDA

View Full Version : Install Set Not Code-Signed



NewsArchive
10-29-2021, 03:07 AM
Hi

Cannot get SB to code sign the install set.

It actually says that it is code signed but when I run the installer it
says unknown publisher.

Any idea what could be wrong?

Cheers
Andre

NewsArchive
10-29-2021, 03:08 AM
Has anyone managed to successfully code sign an SB installer?

I cannot get this right - all exes are successfully code signed
including the uninstaller but not the installer.

Andre Labuschagne

NewsArchive
10-29-2021, 03:08 AM
>> Cannot get SB to code sign the install set.
>>
>> It actually says that it is code signed but when I run the installer it
>> says unknown publisher.
>>
>> Any idea what could be wrong?
>>
>> Cheers
>> Andre
>>
>
> Has anyone managed to successfully code sign an SB installer?
>
> I cannot get this right - all exes are successfully code signed
> including the uninstaller but not the installer.

Andre,

Are you filling in the correct information in the "General Information -->
Digital Signature" section of your SetupBuilder project?

This is the information that is used to code sign the installer itself.

It is not enough to use the #code-sign application in the script section.
That will sign the named applications included in the installer, but not
the installer itself.

Charles

--
-------------------------------------------------------------------------------------------------------
Charles Edmonds

cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)

www.clarionproseries.com - ProDocument, ImageEx, ProScan, ProImage, ProPath
and other Clarion developer tools!
www.lansrad.com - "Intelligent Solutions for Universal Problems"
-------------------------------------------------------------------------------------------------------

NewsArchive
10-29-2021, 03:09 AM
> Are you filling in the correct information in the "General Information -->
> Digital Signature" section of your SetupBuilder project?

Hi Charles

Put the correct info into Project, Tools and General Information.

Sorted - turns out that the project was damaged. All working now.
Checked the other few dozen projects and they are fine.

Thanks for chipping in.

Cheers
Andre

NewsArchive
10-29-2021, 03:11 AM
Cool - I'm glad you got it sorted out.

One of the best things about SetupBuilder is that it works so well.

Usually any problems are with operator input<G> or damaged files.

:-)

Charles
--
-------------------------------------------------------------------------------------------------------
Charles Edmonds

cjeByteMeSpammers@lansrad.com (remove the "ByteMeSpammers" to email me)

www.clarionproseries.com - ProDocument, ImageEx, ProScan, ProImage, ProPath
and other Clarion developer tools!
www.lansrad.com - "Intelligent Solutions for Universal Problems"
-------------------------------------------------------------------------------------------------------