You've probably got a 24-bit uncompressed bitmap. I use 8-bit
compressed bitmaps for all my installers, generally around 1/10th the
size with negligible difference in quality.
It's limitation of Windows Installer, not a limitation of WiX. See
http://msdn.microsoft.com/en-us/library/aa367830(VS.85)
Hi Sebastiaan,
Windows Installer only supports BMP and JPG, and I remember the built-
in reszing method looks horrible too. I also remember JPEGs are shown
badly sometimes (like being compressed to 10% or so), so BMP is still
the best option.
Best regards,
Sebastian Brand
Instyler Setup -
2 matches
Mail list logo