I am releasing/distributing a Windows application and service in a couple weeks. Both application use the .NET 3.5 Framework and are wrapped up in a custom installer. Rather than having my installer prompt the user to download the .NET 3.5 framework installer, I’m packaging it up with my setup program. Very simply, I check to [...]