Code Signing for Windows

From Lazarus wiki
Revision as of 03:01, 12 February 2021 by Skalogryz (talk | contribs) (Created page with "==Signtool=== signtool sign project1.exe ==See Also== * https://docs.microsoft.com/en-us/windows/win32/seccrypto/signtool - official documentation")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Signtool=

signtool sign project1.exe

See Also