I have a Visual Studio 2008 plugin DLL compiled and ready to use. But … how do i Install the plugin so that VS2008 sees it?
I’m sure I’m being completely thick but I just can’t figure it out.
Any help would be much appreciated 🙂
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Place it in the Visual Studio 2008\Addins directory under your My Documents directory, you’ll also need the manifest that goes with it (the .addin file)