Closed TheRedDaemon closed 9 months ago
Hi @Monsterfisch, can you help out with the image data for the installer?
Collection of required picture data:
Name | File Type | Description |
---|---|---|
headerImage | .bmp | The path to a bitmap file to display on the header of installers pages. The recommended dimensions are 150px x 57px. |
sidebarImage | .bmp | The path to a bitmap file for the Welcome page and the Finish page. The recommended dimensions are 164px x 314px. |
installerIcon | .ico | The path to an icon file used as the installer icon. |
It would be best to stick to the recommended sizes. It provides a nice orientation.
The sidebarImage
should be easily visible here on the left (and the icon in the window header):
I am not 100% sure regarding the headerImage
(since I find no example online that says "That is it!"), but I think it is the image in the upper right in the header:
installer.zip lemme know if you need anything else =)
Awesome, thanks for the quick work.
@Monsterfisch We are close, but the installer tricked us: 🙃
Otherwise it looks good:
Can you change the headerImage
to fit into its actual spot?
this should be left/right resilient ;)
Sieht gut aus. 👍
Ich geb die MR nun frei. Besten Dank.
Tauri already offers some ways to customize the installer, like including a license: https://tauri.app/v1/guides/building/windows/#customizing-the-nsis-installer-template
This should be done (at least in the future).