You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought I had an open item for this... but apparently not...
We need to sign all exe's that we distribute. Partial support was written in #535 but it was closed as wontfix since the patch wasn't effective and the changes didn't address the uninstaller.
Sign the qz-tray.exe
Sign the uninstall.exe
Since ant doesn't handle blank values well we have target-specific logic to handle authenticode. I feel this code will become redundant when signing three separate files so I'm asking @bberenz to help write a reusable ant target for this. :D
The text was updated successfully, but these errors were encountered:
I thought I had an open item for this... but apparently not...
We need to sign all exe's that we distribute. Partial support was written in #535 but it was closed as
wontfix
since the patch wasn't effective and the changes didn't address the uninstaller.qz-tray.exe
uninstall.exe
Since ant doesn't handle blank values well we have target-specific logic to handle authenticode. I feel this code will become redundant when signing three separate files so I'm asking @bberenz to help write a reusable ant target for this. :D
The text was updated successfully, but these errors were encountered: