cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
HaydenMauve
Level 2

Dual Sign files without timestamping issue

Hello

I need to dual sign ( SHA1 + SHA256) my project files at build time with no timestamping, but when building my MSI project I get these errors:

ISDEV : warning -1027: A warning occurred while signing 496C.tmp. See the build log for details.

ISDEV : warning -1027: A warning occurred while signing isregsvr.dll. See the build log for details.

ISDEV : warning -1027: A warning occurred while signing certificate.msi. See the build log for details.

ISDEV : error -6259: Internal build error

ISDEV : warning -1027: A warning occurred while signing MyProject.msi. See the build log for details.

ISDEV : error -6258: An error occurred extracting digital signature information from file "E:\Project\MyProject\MyProject\MyProject\DiskImages\DISK1\MyProject.msi". Make sure the digital signature information provided in the IDE is correct.

ISDEV : error -6003: An error occurred streaming 'E:\Project\MyProject\MyProject\MyProject\DiskImages\DISK1\MyProject.NET.isc' into setup.exe

ISDEV : warning -1027: A warning occurred while signing MyProject.exe. See the build log for details.

This solution to edit Settings.xml > <DigitalSignature Timestamp=""/> does not work:

https://docs.revenera.com/isxhelp26/Content/helplibrary/SettingsXML-Timestamp.htm#gettingstarted_3344056195_1091350

Any idea?

Thanks.

Labels (1)
0 Kudos
(0) Replies