VS - prompt before exit?
When I'm about to exit VS2005 (or VS2003) it doesn't prompt me if I'm sure. Is there any way to set this option? I looked in VS options and searched registry keys, but didn't find anything. I'm probably missing something obvious. Can u help me, please?
Thx in advance
[285 byte] By [
.netAli] at [2007-12-24]
Well, VS actually prompts me on exit when I'm in the middle of debugging session or I have some files unsaved, but otherwise this doesn't happen. It often happens that I click exit button by mistake, which is especially annyoing when I work on larger project. So ... any ideas?
You'll only be prompted if there is unsaved information in your solution. Otherwise, if everything is saved, there is no prompt. (That's pretty much the corporate guideline for MS apps.) There is no setting which will force a prompt if everything is saved.
--Matt--*