tauri: nsis header and sidebar

thinking-toggle-wip
Brendan Allan 2025-12-18 00:02:16 +08:00 committed by Aiden Cline
parent 3f8f6177d4
commit 5b65e14c2b
3 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

View File

@ -33,7 +33,9 @@
},
"windows": {
"nsis": {
"installerIcon": "icons/dev/icon.ico"
"installerIcon": "icons/dev/icon.ico",
"headerImage": "assets/nsis-header.bmp",
"sidebarImage": "assets/nsis-sidebar.bmp"
}
}
}