<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>How it's done in FPC I don't know, but in other language tools I
use, it requires a resource file with spefic information in it. I
can never remember all the details, so I have to keep a template
resource file around with the required information in it, and
change it for each program work on. <br>
</p>
<p>In general I don't bother with the resource file during testing,
but when I release a full version, I apply the resource file to
the executable, and that usually takes care of the issue.</p>
<p>I've also noticed that if you have any timing routines in your
code, it tends to get flagged by virus scanners. No clue why, but
I've run afoul of that issue more than once.<br>
</p>
<div class="moz-cite-prefix">On 2/12/2021 4:49 PM, James Richters
via fpc-pascal wrote:<br>
</div>
<blockquote type="cite"
cite="mid:178f01d70188$e01547b0$a03fd710$@productionautomation.net">
<meta name="ProgId" content="Word.Document">
<meta name="Generator" content="Microsoft Word 15">
<meta name="Originator" content="Microsoft Word 15">
<div class="WordSection1">
<p class="MsoNormal"><span>How does one sign an executable?</span></p>
<p class="MsoNormal"><span> </span></p>
<div>
<p class="MsoNormal"><b><span>From:</span></b><span>
fpc-pascal <a class="moz-txt-link-rfc2396E" href="mailto:fpc-pascal-bounces@lists.freepascal.org"><fpc-pascal-bounces@lists.freepascal.org></a>
<b>On Behalf Of </b>Dmitry Boyarintsev via fpc-pascal<br>
<b>Sent:</b> Friday, February 12, 2021 4:28 PM<br>
<b>To:</b> FPC-Pascal users discussions
<a class="moz-txt-link-rfc2396E" href="mailto:fpc-pascal@lists.freepascal.org"><fpc-pascal@lists.freepascal.org></a><br>
<b>Cc:</b> Dmitry Boyarintsev
<a class="moz-txt-link-rfc2396E" href="mailto:skalogryz.lists@gmail.com"><skalogryz.lists@gmail.com></a><br>
<b>Subject:</b> Re: [fpc-pascal] Windows Defender
considers fp.exe a malicious program</span></p>
</div>
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal">Are signed executables subject to
anti-virus inspection?</p>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
fpc-pascal maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</a>
</pre>
</blockquote>
</body>
</html>