How do you optimize a JPEG image for MSI installers?
问题 I am dealing with a splash screen logo and I've noticed that on different OS versions this image gets distorted, but it happens to work when dealing with Windows 8.1, but not on Windows 7 or Vista. I've been using Adobe Fireworks in conjunction with Illustrator to generate it, and I must have tried a ton of different settings but I can't get the same experience across all operating systems. I load it into my WiX project as follows: <Binary Id="SplashBinary" SourceFile="Splash.jpg"/> And I use