mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-12-19 06:26:31 +00:00
wix: change wix banner and dialog bmp
This commit is contained in:
parent
8c6cda2e92
commit
f4019fd2af
3 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
<Package InstallScope="perMachine" Compressed="yes" />
|
||||
|
||||
<MajorUpgrade DowngradeErrorMessage="A later version of [ProductName] is already installed. Setup will now exit." />
|
||||
<WixVariable Id="WixUIBannerBmp" Value="wixbanner.bmp" />
|
||||
<WixVariable Id="WixUIDialogBmp" Value="wixdialog.bmp" />
|
||||
|
||||
<MediaTemplate EmbedCab="yes" />
|
||||
|
||||
|
|
BIN
installer/wix/wixbanner.bmp
Normal file
BIN
installer/wix/wixbanner.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
BIN
installer/wix/wixdialog.bmp
Normal file
BIN
installer/wix/wixdialog.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 507 KiB |
Loading…
Reference in a new issue