1
0
Fork 0

Enable Windows code-signing.

This commit is contained in:
James Turner 2016-08-17 13:43:40 +01:00
parent cd41e9713f
commit 6e61261a52

View file

@ -67,6 +67,9 @@ UninstallDisplayIcon={app}\bin\fgfs.exe
ArchitecturesInstallIn64BitMode=x64
ArchitecturesAllowed=x86 x64
; Sign tool must be defined in the Inno Setup GUI, to avoid
; exposing the certificate password
SignTool=fg_code_sign1
[Tasks]
; NOTE: The following entry contains English phrases ("Create a desktop icon" and "Additional icons"). You are free to translate them into another language if required.