sstojak1

Results 3 comments of sstojak1

Hi team, do we have any updates regarding this? Is it planned to be implemented?

What helped me is that I added the following in the generated `project.nsi` file: `!system 'signtool --file "..\..\bin\${INFO_PROJECTNAME}.exe"'` I placed this command just before the `OutFile "..\..\bin\${INFO_PROJECTNAME}-${ARCH}-installer.exe"` line is executed....