<p>Am 28.06.2017 20:32 schrieb "James Richters" <<a href="mailto:james@productionautomation.net">james@productionautomation.net</a>>:<br>
><br>
> >Are you by chance running it from a shared smb folder or something like that? <br>
><br>
> Yes I am running them on a network share… If I copy the file to my laptop hard drive then I don’t get the warning anymore.  However I still get the secutiy warning if the program is downloaded, even if I download it to the original development pc.</p>
<p>To run programs without annoying prompt from a network share you need to change the security settings on the computer you want to run the application on (it's the same in Windows 7 by the way):<br>
- open "Internet Options"<br>
- go to tab "Security"<br>
- select category "Local Intranet"<br>
- click button "Sites"<br>
- uncheck "automatically determine Intranet"<br>
- check the other three checkboxes (or at least the one about network paths)<br>
- confirm all dialogs</p>
<p>The dialog that occurs when you download a program is also controlled somewhere, but it's cause is an alternate datastream that gets attached to the downloaded file. I don't know right now whether signing the execuable makes a difference here aside from the dialog looking less warning like...</p>
<p>Regards,<br>
Sven</p>