Version 1.2 of SolZip released
Wed, Jul 15, 2009Just released version 1.2 of SolZip my convenient tool for Zipping Visual Studio 2008 solutions
The major improvement is a single install for SolZipMME, so you won’t have to install ManagedMenuExtensions beforehand.
The release notes are here:
- Bug Fix: when multiple projects where referering to the same file it was added to the archive multiple times.
- SolZipMME uses SaveFileDialog instead of FolderBrowserDialog for Zip files.
- A single file installer for SolZipMME.
- Clipboard functionality now works on Vista / Windows Server 2008.
- SolZipGuidance changed. The menu will no longer appear on projects that are not C# projects. SolZipMME not changed.
- Support for $(SolutionDir) and $(ProjectDir) placeholders added
- Now works on Windows Vista even if UAC is not turned off
Enjoy…