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,12 +17,15 @@
</Feature>
<UIRef Id="WixUI_Minimal" />
<UI />
<WixVariable Id="WixUILicenseRtf" Value="License.rtf" />
</Product>
<WixVariable Id="WixUIBannerBmp" Value="bannrbmp.bmp" />
<WixVariable Id="WixUIDialogBmp" Value="dlgbmp.bmp" />
</Product>
<Fragment>
<Directory Id="TARGETDIR" Name="SourceDir">

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB