Use .jpg instead of .bmp for .msi
smaller.
This commit is contained in:
parent
0ad2717fd8
commit
290bc0c067
Binary file not shown.
Before Width: | Height: | Size: 451 KiB |
BIN
doc/full-white-stripe.jpg
Normal file
BIN
doc/full-white-stripe.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 84 KiB |
BIN
doc/thin-white-stripe.jpg
Normal file
BIN
doc/thin-white-stripe.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
@ -114,8 +114,8 @@
|
||||
</UI>
|
||||
|
||||
<UIRef Id="WixUI_Common" />
|
||||
<WixVariable Id="WixUIBannerBmp" Value="..\..\..\doc\thin-white-stripe.bmp" />
|
||||
<WixVariable Id="WixUIDialogBmp" Value="..\..\..\doc\full-white-stripe.bmp" />
|
||||
<WixVariable Id="WixUIBannerBmp" Value="..\..\..\doc\thin-white-stripe.jpg" />
|
||||
<WixVariable Id="WixUIDialogBmp" Value="..\..\..\doc\full-white-stripe.jpg" />
|
||||
</Product>
|
||||
|
||||
</Wix>
|
||||
|
Loading…
x
Reference in New Issue
Block a user