Valentina.iss added little explanaition to code signing example.
--HG-- branch : develop
This commit is contained in:
parent
bb05ba2a80
commit
3e61e12394
1
dist/win/inno/valentina.iss
vendored
1
dist/win/inno/valentina.iss
vendored
|
@ -43,6 +43,7 @@ AppCopyright={#MyAppCopyright}
|
||||||
ChangesAssociations=yes
|
ChangesAssociations=yes
|
||||||
;SignTool=MySign
|
;SignTool=MySign
|
||||||
;Uncomment the previous string for code signing
|
;Uncomment the previous string for code signing
|
||||||
|
;The next string is an example of parameter SignTool. Should not be uncommented.
|
||||||
;MySign=signtool.exe sign /v /a /n $qSeamly, LLC$q /t http://timestamp.comodoca.com/authenticode /d $qPatternmaking program$q $f
|
;MySign=signtool.exe sign /v /a /n $qSeamly, LLC$q /t http://timestamp.comodoca.com/authenticode /d $qPatternmaking program$q $f
|
||||||
|
|
||||||
[Languages]
|
[Languages]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user