<div dir="ltr"><div><div>Windows 10 was blocking a simple console application compiled with Lazarus<br><br></div>There were two side effects:<br><br></div>A UAC window appears when app is executed and gdb could not load it with the following error:  <br><div><div>Error creating process D:/repositories/sharemonitor/<wbr>backend/<wbr>UpdateInflationHistory.exe, (error 740)<br><br></div><div>I tried removing the dependencies (synapse, abbrevia) without luck<br><br></div><div>Compiled in other environment with different fpc version (2.6.4 and 3.0). Again no luck<br><br></div><div>I moved the same code to other console app  and... worked.<br><br></div><div>The problem was simply the name. Changed executable name from UpdateInflationHistory to GetInflationHistory and worked<br></div><div><br></div><div>Sharing here so others do not spend precious hours with such issue<br>  <br></div><div>Luiz<br></div></div></div>