NEW UPDATE: Official CopySourceAsHTML v2.0 for VS2005
UPDATE: Jason Haley has created an installation package. Download link and instructions are found here. Source code is still available from the link in this post - see below.
................................
By popular request, I've decided to post my VS 2005 ported version of CopySourceAsHTML. I have not had time to create an Installer yet, but am providing the source code to anyone that wants to get this running.
Please see the official CopySourceAsHTML site for the license agreement:
License
CopySourceAsHtml was written by Colin Coller and was released by J.T. Leigh & Associates Inc. under the following license:
This software is provided 'as-is', without any express or implied warranty. In no event
will the author(s) be held liable for any damages arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial
applications, and to alter it and redistribute it freely, without restriction.
Click Here To Download CSAH 2005 Source Code.
To install this plugin, all you need to do is open the solution in VS2005, and build it. This will automatically register the plugin with VS2005's Add-In Manager - no COM registration required with VS2005 (in fact, if you try to COM register it, it will fail. there are not COM attributes on the class). It should already be set to startup with VS2005, so the next time you start VS2005, CSAH should start with it. If not, just use the Add-In Manager to start it.