mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 13:30:44 +00:00
Add super-fancy custom images/banners to the installers
This commit is contained in:
@@ -284,6 +284,9 @@
|
||||
|
||||
<WixVariable Id="WixUILicenseRtf" Value="installer/LICENSE.rtf" />
|
||||
|
||||
<WixVariable Id="WixUIBannerBmp" Value="installer/bannrbmp.bmp" />
|
||||
<WixVariable Id="WixUIDialogBmp" Value="installer/dlgbmp.bmp" />
|
||||
|
||||
<Icon Id="chm.ico" SourceFile="installer/chm.ico" />
|
||||
<Icon Id="icon.ico" SourceFile="renderdocui/Resources/icon.ico" />
|
||||
<Property Id="ARPPRODUCTICON" Value="icon.ico" />
|
||||
|
||||
@@ -323,6 +323,9 @@
|
||||
|
||||
<WixVariable Id="WixUILicenseRtf" Value="installer/LICENSE.rtf" />
|
||||
|
||||
<WixVariable Id="WixUIBannerBmp" Value="installer/bannrbmp.bmp" />
|
||||
<WixVariable Id="WixUIDialogBmp" Value="installer/dlgbmp.bmp" />
|
||||
|
||||
<Icon Id="chm.ico" SourceFile="installer/chm.ico" />
|
||||
<Icon Id="icon.ico" SourceFile="renderdocui/Resources/icon.ico" />
|
||||
<Property Id="ARPPRODUCTICON" Value="icon.ico" />
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
Reference in New Issue
Block a user