transparency in dialog image (#3443)
This commit is contained in:
parent
a59d07d4dc
commit
e0ef01d7a3
@ -98,7 +98,7 @@
|
|||||||
<Property Id="ARPPRODUCTICON" Value="storj.ico" />
|
<Property Id="ARPPRODUCTICON" Value="storj.ico" />
|
||||||
<WixVariable Id="WixUILicenseRtf" Value="agpl-3.0.rtf" />
|
<WixVariable Id="WixUILicenseRtf" Value="agpl-3.0.rtf" />
|
||||||
<WixVariable Id="WixUIBannerBmp" Value="banner.bmp" />
|
<WixVariable Id="WixUIBannerBmp" Value="banner.bmp" />
|
||||||
<WixVariable Id="WixUIDialogBmp" Value="dialog.bmp" />
|
<WixVariable Id="WixUIDialogBmp" Value="dialog.png" />
|
||||||
|
|
||||||
<Property Id="WixShellExecTarget" Value='http://localhost:14002' />
|
<Property Id="WixShellExecTarget" Value='http://localhost:14002' />
|
||||||
<CustomAction Id="LaunchSNOBoard" BinaryKey="WixCA" DllEntry="WixShellExec" Impersonate="yes" />
|
<CustomAction Id="LaunchSNOBoard" BinaryKey="WixCA" DllEntry="WixShellExec" Impersonate="yes" />
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 152 KiB |
BIN
installer/windows/dialog.png
Normal file
BIN
installer/windows/dialog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 152 KiB |
Loading…
Reference in New Issue
Block a user