Release: Update installer graphic for 4.4

Also switch to .png format for better compression.

Pull Request: https://projects.blender.org/blender/blender/pulls/137471
This commit is contained in:
Thomas Dinges
2025-04-14 16:18:44 +02:00
parent 719351a9e6
commit 6655c6fa75
3 changed files with 1 additions and 1 deletions

View File

@@ -107,7 +107,7 @@ if(WIN32)
set(CPACK_WIX_TEMPLATE ${CMAKE_SOURCE_DIR}/release/windows/installer_wix/WIX.template)
set(CPACK_WIX_UI_BANNER ${CMAKE_SOURCE_DIR}/release/windows/installer_wix/WIX_UI_BANNER.bmp)
set(CPACK_WIX_UI_DIALOG ${CMAKE_SOURCE_DIR}/release/windows/installer_wix/WIX_UI_DIALOG.bmp)
set(CPACK_WIX_UI_DIALOG ${CMAKE_SOURCE_DIR}/release/windows/installer_wix/WIX_UI_DIALOG.png)
set(CPACK_WIX_EXTRA_SOURCES ${CMAKE_SOURCE_DIR}/release/windows/installer_wix/WixUI_Blender.wxs)
set(CPACK_WIX_UI_REF "WixUI_Blender")
set(CPACK_WIX_LIGHT_EXTRA_FLAGS -dcl:medium)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB