> @eht16 After a quick search online, I'm betting the false positive is caused by NSIS, assuming a different/newer version was used this time than from the previous release. Apparently, it's somewhat common for NSIS installers to be wrongly detected.<br>
I used the same NSIS as in previous releases.<br>
But maybe the change in<br>
https://github.com/geany/geany/commit/52f5b88873c44486157cfb6127598e92f909172e<br>
is related to this issue.<br>
That change increases startup speed of the installer because it doesn't<br>
have to extract the embedded data prior to starting up at all but only<br>
first when the real installation takes places. In other words, this<br>
eliminates the little "Extracting ... %" dialog at the beginning.<br>
To test this assumption, I created a new installer without the<br>
ReserveFile statements.<br>
<br>
http://uvena.de/tmp/geany-1.28nightly_setup_test_defender.exe<br>
<br>
@gharris999, @psccox: could you test this installer? Maybe just download<br>
and execute it but do not finish the installer as it contains a build of<br>
Geany from GIT master and against GTK3, which is quite different from<br>
the released version. The test installer is just about to check whether<br>
Windows Defender will report it or not.<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/geany/geany/issues/990#issuecomment-207959517">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ5TLo1E4CALpMXIY2MyeCux03vqsks5p2NSQgaJpZM4IDZh8.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/990#issuecomment-207959517"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>