For the first time in years, I needed to distribute my application to the end user’s machine via an online download. To do this effectively and professionally, I, of course, needed an install package. Over the year, I have used both Wise and InstallShield but they both cost money and I don’t recall them being [...]
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 [...]