Add branding to installer settings

- banner
- background

https://github.com/xcp-ng/xenadmin/issues/76
This commit is contained in:
Alexander Schulz 2018-07-06 22:22:06 +02:00
parent 7eb64dc4fe
commit 41ac4f2744

View File

@ -12,6 +12,8 @@
<Icon Id="AppIcon.ico" SourceFile="AppIcon.ico"/>
<Property Id="ARPPRODUCTICON" Value="AppIcon.ico" />
<WixVariable Id="WixUILicenseRtf" Value="license.rtf" />
<WixVariable Id="WixUIDialogBmp" Value="background.bmp" />
<WixVariable Id="WixUIBannerBmp" Value="banner.bmp" />
</Product>
<Fragment>
<Property Id="ROOTDRIVE">