Windows defender is blocking application to run from startup in Vista
Hi All
I have a dialog based application(MFC) and application is running in background(through startup).But at the time of system boot my application has blocked by windows defender.I have attached application.exe.manifest.How can i remove the Windows defender is blocking application?Plz help me
Re: Windows defender is blocking application to run from startup in Vista
Your application is supposed to be started automatically when the system starts?
Isn't possible to add an exception to Windows Defender? What message do you get?
BTW, you didn't attach anything.
Re: Windows defender is blocking application to run from startup in Vista
Quote:
Originally Posted by
cilu
Your application is supposed to be started automatically when the system starts?
Isn't possible to add an exception to Windows Defender? What message do you get?
BTW, you didn't attach anything.
i havn't geting any message only application block by Windows Defender.when i click on Windows Defender and allow my application then it's run.
Re: Windows defender is blocking application to run from startup in Vista
Quote:
Originally Posted by
Msm
i havn't geting any message only application block by Windows Defender.when i click on Windows Defender and allow my application then it's run.
so then, as Cilu suggested, create an exception for your application in the Defender. simple as that.
Re: Windows defender is blocking application to run from startup in Vista
How to create an exception for the application in the Defender.
Any sample code.... any links... Plz Help...
Thanks,