Brand WIX Installer
This commit is contained in:
parent
a08dd88ce8
commit
3fb0ee690a
4 changed files with 6 additions and 3 deletions
|
@ -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">
|
||||
|
|
BIN
WebsitePanel.Installer/Sources/Setup.WIX/bannrbmp.bmp
Normal file
BIN
WebsitePanel.Installer/Sources/Setup.WIX/bannrbmp.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
BIN
WebsitePanel.Installer/Sources/Setup.WIX/dlgbmp.bmp
Normal file
BIN
WebsitePanel.Installer/Sources/Setup.WIX/dlgbmp.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 451 KiB |
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue