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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Signtool=

signtool sign project1.exe

See Also