When opening custom projects an annoying dialog pops up saying: " Security Warning...." And then you have the option to either "Load project for Browsing" or "Load project normally", and then a checkbox "Show this dialog for sub projects" or something like that.
Can anyone please tell me how I can disable the dialog
Thank you.

Annoying Dialog
Nikolaj
jmdavison
Dennes
mahenj
Kerilk
jorgeben
Hi,
No I am not trying to load from a network drive. What I am doing is loading a custom project, and before the project is loaded, the Security Dialog pops up saying that "..the project has been customized and it could present a security risk. If the project came from an untrustworthy source, it could cause damage to your computer or compromise your private information."
A button with "More Details"
Two radio buttons
First - " Load Project for browsing"
Second - "Load Project noramlly"
And a check box:
"Ask me for every project in this solution"
Zoidberg
Usually you can copy the text from a dialog just by pressing CTRL-C and that you can paste into here.
If that does not work you can mail me a screenshot. afjohansson(at)hotmail.com
DionG
chandk
This is a security "feature" of visual studio. It is letting you know that compiling this project will launch features which you may or may not want to happen. You indicated that this is a "Custom project" which is what VS2005 is warning you about.
I think you have to live with it if you are using custom project files.
Bidyut Bhattacharjee
The solution was actually on the dialog self. It had a button "More Details" but never bothered to open it because I thought will, true to microsoft, be a more detailed explanation of the message. But it actually told you how to remove the dialog. Next time I am clicking on everything!!! :)
John Meade
I know why its popping up, I just wanted it gone. I was hoping someone on this forum has tried and succeeded to disable it, via the Visual Studio UI, configuration files or the registry.
But if there is no way, thank you for trying.