I just spent most of the day trying to figure out why some of the projects, when they were compiled and run from the IDE Delphi-2010, caused a "security risk." The program warns about suspiciousness on your computer every time I compiled it.
As a result, it turned out that: - if version information is included, include "Include version information in your project", and you turn on one of the Developer Express modules (fi cxControls) than the Norton Internet Security sonor technology, placing the program as suspicious ( which on my computer leads to a wait and a prompt of 45 seconds). Running the program from outside the IDE works fine.
I will also note this to support Express Express, but I thought about explaining this issue on this community site.
I would be obligated if someone with the same configuration could make sure that this is true, since I only have my own computer to check this (my laptop is still running Norton Internet Security 2009).
Delphi 7 does not have the same problem (or I would have found it much, much earlier).
As a test, I used the following code of the main form:
unit frm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs,
ActnList, cxControls ;
type
TForm1 = class(TForm)
private
{ Private declarations }
public
{ Public declarations }
end;
var
Form1: TForm1;
implementation
{$R *.dfm}
end.
As far as I know, after installation I did not change the settings for Norton Internet Security 2010.
I installed the latest Delphi 2010 updates.
Installed package Dev.Express v 47.
: DevExpress. EC_Edit SyntEdit. ( 4 !), , - ( , ) Delphi 2010.