Add-in Manager

So...

I donwloaded the express edition and started playing around with it. I'm new to VS, doing most of my programming in Dev C++. I noticed that MSDN had a great article about the 10 best add-ins for studio. I read it...liked it...wanted to try it. I downloaded CopySourceAsHTML and installed it, however it didn't work for me. So I started reading around the newsgroups and discovered I had to enable my add-in in VS using the "Add-in Manager" which VSC++2005 doesn't have.

Can someone point me to an article, provided directions, tell me "can't be done NOOB"....something...

Thanks.

[609 byte] By [Opacki] at [2007-12-17]
# 1
As far as I understand the feature list:
http://msdn.microsoft.com/vstudio/products/compare/default.aspx

You can only add tools to the menu bar. You need at least VisualStudio Standard to use AddIns!

MartinRichter at 2007-10-6 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...
# 2
Martin,

I'm assuming you're talking about the extensibility feature....Tongue Tied

Oh well....

Opacki at 2007-10-6 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...
# 3
Yes!
MartinRichter at 2007-10-6 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...