installer: branded bitmaps for professional UI
dialog_bg + banner + logo_large replace default WixUI bitmaps; Bundle LogoFile
这个提交包含在:
@@ -18,7 +18,8 @@
|
||||
<bal:WixStandardBootstrapperApplication
|
||||
LicenseUrl="https://www.gnu.org/licenses/gpl-3.0.html"
|
||||
Theme="hyperlinkLicense"
|
||||
ShowVersion="yes" />
|
||||
ShowVersion="yes"
|
||||
LogoFile="logo_large.png" />
|
||||
</BootstrapperApplication>
|
||||
|
||||
<Chain>
|
||||
|
||||
@@ -31,6 +31,10 @@
|
||||
<!-- 许可协议 RTF:WixUI_Mondo 的 LicenseAgreementDlg 会显示此文件内容 -->
|
||||
<WixVariable Id="WixUILicenseRtf" Value="license.rtf" />
|
||||
|
||||
<!-- 品牌化位图:替换 WixUI 默认蓝色位图,打造大厂级专业外观 -->
|
||||
<WixVariable Id="WixUIDialogBmp" Value="dialog_bg.png" />
|
||||
<WixVariable Id="WixUIBannerBmp" Value="banner.png" />
|
||||
|
||||
<!-- 安装目录:C:\Program Files\PazeE\0.1.0-alpha\ -->
|
||||
<StandardDirectory Id="ProgramFiles64Folder">
|
||||
<Directory Id="PazeEFolder" Name="PazeE">
|
||||
|
||||
二进制文件未显示。
|
之后 宽度: | 高度: | 大小: 2.3 KiB |
二进制文件未显示。
|
之后 宽度: | 高度: | 大小: 10 KiB |
二进制文件未显示。
|
之后 宽度: | 高度: | 大小: 4.7 KiB |
在新工单中引用
屏蔽一个用户