Archive for February, 2009

Step-By-Step Creating Setup for 3.5 SP1 Client Profile in VS2008

Wednesday, February 11th, 2009

So, you’ve written a WPF application that needs to install to the user’s hard drive, and you want to deploy it in a single installer file that isn’t 500 GB?  I couldn’t find a single place that had full instructions, and recently had to do this, so I’m documenting the steps here:
1. Make sure that [...]