I\'ve read a bunch of documentation on installers and haven\'t come across anything good that explains the underlying concepts. Most of the installer software I\'ve come ac
If your install needs are not terribly complex, I would suggest trying out InnoSetup. I used it on a suite of windows applications installers a few years ago and had no complaints. Much simpler than InstallShield and MSI, but your mileage may vary.