
Look at this blog post for a walk through of using the Solution Factory
http://flux88.com/blog/exporting-visual-studio-solutions-with-solutionfactory/This is the first stable and usable version of the Solution Factory.
Features added to this version:
- Logging output to the Output window durring the export process
- The export creates a MSI (Installer) for the template rather than a .VSI file. This allows the template to install the wizard dll.
- Forces files to be read/write.
- Fixed the issue with the CSharp.ZipLib being missing.