Skip to content

Allow replacement of banner artwork in Windows installer dialog #2175

@scrmea

Description

@scrmea

The windows installer shows a distorted graphic, consisting of an overstretched icon.ico:

screenshottauriinstaller

It would be much nicer if one could add a bmp of corresponding size to the src-tauri/icons folder.
The required dimensions are 493px × 58px.

A separate banner variable must link to the corresponding file here:

<WixVariable Id="WixUIBannerBmp" Value="{{{icon_path}}}" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions