Microsoft Developer Network > Página Inicial dos Fóruns > Visual Studio Setup and Installation > How do I restore a message box that was marked "do not show this message again"?
Fazer uma PerguntaFazer uma Pergunta
 

RespondidoHow do I restore a message box that was marked "do not show this message again"?

  • quarta-feira, 1 de julho de 2009 15:46Wiyosaya1 Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    I am using VS 2008. In my efforts to solve the "Project location is not trusted" problem, I checked the "do not show this message again" check box. Does anyone know a way to restore message boxes that have been marked to not show them again?

    Thanks.

Respostas

  • quinta-feira, 2 de julho de 2009 7:46Wang, JieMSFT, ModeradorMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido
    Hi,

    These options are usually available in the Tools -> Options dialog.

    For the "Project lcation is not trusted" warning message, you can choose to turn it on/off in the Tools -> Options dialog, too:

    In the Options dialog, choose Projects and Solutions -> General. Then check/uncheck the "Warn user when the project location is not trusted".

    You can also reset all settings back to default via the Tools -> Import and Export Settings wizard.

    Hope this helps.

    Regards,

    Jie
    This posting is provided "AS IS" with no warranties, and confers no rights.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    Send us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.

    The CodeFx Project
    My Blog (in Simplified Chinese)
    • Marcado como RespostaWiyosaya1 quinta-feira, 2 de julho de 2009 13:05
    •  

Todas as Respostas

  • quinta-feira, 2 de julho de 2009 7:46Wang, JieMSFT, ModeradorMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     Respondido
    Hi,

    These options are usually available in the Tools -> Options dialog.

    For the "Project lcation is not trusted" warning message, you can choose to turn it on/off in the Tools -> Options dialog, too:

    In the Options dialog, choose Projects and Solutions -> General. Then check/uncheck the "Warn user when the project location is not trusted".

    You can also reset all settings back to default via the Tools -> Import and Export Settings wizard.

    Hope this helps.

    Regards,

    Jie
    This posting is provided "AS IS" with no warranties, and confers no rights.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

    Send us any feedback you have about the help from MSFT at fbmsdn@microsoft.com.

    The CodeFx Project
    My Blog (in Simplified Chinese)
    • Marcado como RespostaWiyosaya1 quinta-feira, 2 de julho de 2009 13:05
    •  
  • quinta-feira, 2 de julho de 2009 13:06Wiyosaya1 Medalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuárioMedalhas de usuário
     
    Thanks. I had tried looking in the options dialog; as it turns out, I was not looking in the right place.