Skip to content

Conversation

vaqxai
Copy link

@vaqxai vaqxai commented Jan 2, 2021

Less frustration for people

@CLAassistant
Copy link

CLAassistant commented Jan 2, 2021

CLA assistant check
All committers have signed the CLA.

@jjcf89
Copy link

jjcf89 commented Feb 17, 2021

Hmm I needed to hardcode the paths to signtool and issc, not sure why they weren't in my PATH

call "C:\Program Files (x86)\Microsoft SDKs\ClickOnce\SignTool\signtool" sign /tr http://timestamp.digicert.com /td sha256 /fd sha256 /as /sha1 3BD5BE571287FE2052F137C44198AE7BAB38B037 "$(ProjectDir)$(OutDir)$(TargetFileName)"
call "C:\Program Files (x86)\Inno Setup 6\iscc" /Qp "$(SolutionDir)\Installers\BorderlessGaming_Standalone_Admin.iss"
call "C:\Program Files (x86)\Microsoft SDKs\ClickOnce\SignTool\signtool" sign /tr http://timestamp.digicert.com /td sha256 /fd sha256 /as /sha1 3BD5BE571287FE2052F137C44198AE7BAB38B037 "$(SolutionDir)Installers\BorderlessGaming@(VersionNumber)_admin_setup.exe"

Did you get this error?
1>EXEC : SignTool error : No certificates were found that met all the given criteria.

I'm also getting this error when I try to run program.
image

@andrewmd5 andrewmd5 closed this Sep 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants