You can read part one at Upgrading Mini-Compressor to .NET 4.0 Notes post. One item that I feel has been neglected by Visual Studio is the Setup & Deployment projects. There has been little improvements to them since Visual Studio 2003 but finally VS2010 has new “feature”: A customer installs your software using the installer [...]
Posted tagged ‘build’
Upgrading Mini-Compressor to .NET 4.0 Notes Addendum
November 3, 2010Building for Both 32 and 64 Bit Architectures
February 25, 2010My latest task has been getting Mini-Compressor to work on Windows 7. In the end no code changes are actually required to get Mini-Compressor working on Windows 7 but the installer required a bit of work. The amount of work was actually minimal but it turned into a big pain because I didn’t document the [...]