YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
276 stars 68 forks source link

[FEATURE REQUEST] can I use different image on msix installer log and windows taskbar icon ? #210

Open akichusell opened 1 year ago

akichusell commented 1 year ago

I want to use different image on msix installer-page and Windows taskbar icon. (configuration has only one property "logo_path".)

can I use different image ?

YehudaKremer commented 1 year ago

Hello @akichusell

For now, with this package you can't set different logo. This will be a good future feature.

akichusell commented 1 year ago

thank you for replying

akichusell commented 1 year ago

Hello. @YehudaKremer

I have more question.

Can I set other logo images (like Tile - square150x150Logo, wide310x150Logo, etc ..) ?