I am working on creating a custom project template with Visual Studio 2008 Team System edition. I have also created a custom wizard for the custom template.
So I ha
It looks like Visual Studio creates non-standard ZIP files. My solution was to unzip the template zip file generated by VS, and then re-zip the files with WinZip.
You say VS2008 cant access all the files in the template when you do this, but here at least the resulting zip file didn't cause any problems for VS2008.