Customize Windows MSI and NSIS installer graphics with ICCery branding #42

Closed
opened 2026-08-24 11:22:03 +01:00 by gronod · 0 comments
Owner

Summary

Replace default placeholder installer graphics (such as the default WiX red disc/CD-ROM artwork in MSI installers and NSIS headers) with custom branded bitmaps featuring the ICCery application icon.

Tasks

  • Generate 24-bit BMP artwork for WiX MSI (wix-dialog.bmp, wix-banner.bmp) and NSIS (nsis-sidebar.bmp, nsis-header.bmp).
  • Configure bundle.windows.wix and bundle.windows.nsis in src-tauri/tauri.conf.json.
  • Verify build and installer generation on Windows and Linux CI.
### Summary Replace default placeholder installer graphics (such as the default WiX red disc/CD-ROM artwork in MSI installers and NSIS headers) with custom branded bitmaps featuring the ICCery application icon. ### Tasks - [ ] Generate 24-bit BMP artwork for WiX MSI (`wix-dialog.bmp`, `wix-banner.bmp`) and NSIS (`nsis-sidebar.bmp`, `nsis-header.bmp`). - [ ] Configure `bundle.windows.wix` and `bundle.windows.nsis` in `src-tauri/tauri.conf.json`. - [ ] Verify build and installer generation on Windows and Linux CI.
Sign in to join this conversation.