Before testing an addin - Reset Visual Studio’s previous addin knowledge

My blog has moved. You can view this post at the following address: http://www.osherove.com/blog/2008/8/3/before-testing-an-addin-reset-visual-studios-previous-addin.html
Published Sunday, August 03, 2008 3:34 PM by RoyOsherove

Comments

Tuesday, August 12, 2008 10:40 AM by Daiana

# re: Before testing an addin - Reset Visual Studio’s previous addin knowledge

Hi Roy!

I'm trying to reset my add-ins, but i'm not been able.

When i enter "devenv.exe /ResetAddin MyAddinNamespace.Connect" on the prompt command, it opens the Visual Studio, as it just execute "devend.exe".

The add-ins aren't been removed

Can you help?