Archive for October, 2007

How to reduce the size of your MSI installer

October 1st, 2007

I use WiX to build the installer packages for dbdesc and dtsdoc. Today, I’ve reduced the size of both installers by 20%. How? It turns out that the WiX tutorial states it clearly: We also have to include the icon we want to use in the shortcuts. Note that the Id identifier has to carry [...]