This is a quick update of the ZipStudio add-in for Visual Studio. This add-in provides a means of zipping up complete or partial Visual Studio solutions and projects and associated files, directly from in Visual Studio itself.
The add-in now provides an updated installer for Visual Studio 2005. Interestingly, the only code that was changed was the Setup Project itself and the registration code/DLL's and the addition of the .AddIn file. (Away go the registry settings for registration as required by VS 2002, 2003). The actual add-in itself works unchanged.
The update is quick, as it is just a port of the original ZipStudio V1.10 code for VS2003 (so it features the exact same bugs as reported for that version). I will provide a complete bug-fix as soon as I can!
The updated add-in can be downloaded here:
When I released this add-in I wrote an accompanying article which can be found here:
I would appreciate all bug-reports or comments.