show/hide this revision's text 2 edited tags
show/hide this revision's text 1

WiX generated MSI is not compressed

I use WiX3 to generate MSI installation package. I have specified comression flag on in both the and elements:

but the resulting MSI is not compressed at all - WinZip compressed it from 2M down to 600K.

Am I missing something?

I am using VS2008 btw.