Brand WIX Installer

This commit is contained in:
Virtuworks 2012-09-04 21:06:11 -04:00
parent a08dd88ce8
commit 3fb0ee690a
4 changed files with 6 additions and 3 deletions

View file

@ -17,9 +17,12 @@
</Feature> </Feature>
<UIRef Id="WixUI_Minimal" /> <UIRef Id="WixUI_Minimal" />
<UI /> <UI />
<WixVariable Id="WixUILicenseRtf" Value="License.rtf" /> <WixVariable Id="WixUILicenseRtf" Value="License.rtf" />
<WixVariable Id="WixUIBannerBmp" Value="bannrbmp.bmp" />
<WixVariable Id="WixUIDialogBmp" Value="dlgbmp.bmp" />
</Product> </Product>

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB