kuiperzone / PupNet-Deploy

PupNet Deploy is a cross-platform deployment utility which packages your .NET project as a ready-to-ship installation file in a single step.
GNU Affero General Public License v3.0
183 stars 6 forks source link

Unable to use singing tool #25

Closed erri120 closed 11 months ago

erri120 commented 1 year ago

Error: Value of [Setup] section directive "SignTool" is invalid

Options:

SetupSignTool = "C:/Program Files (x86)/Windows Kits/10/bin/10.0.22621.0/x64/signtool.exe" sign /f "{#GetEnv('SigningCertificate')}" /p "{#GetEnv('SigningCertificatePassword')}" /tr http://timestamp.sectigo.com /td sha256 /fd sha256 $f
kuiperzone commented 11 months ago

Sorry the late reply on this.

Inno's error is that your value is invalid, and PupNet is passing exactly what you configured to Inno.