mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
chore(windows): style the MSI installer (#4990)
Closes #4919   
This commit is contained in:
@@ -38,7 +38,9 @@
|
||||
"shortDescription": "Firezone",
|
||||
"windows": {
|
||||
"wix": {
|
||||
"bannerPath": "./win_files/banner.png",
|
||||
"componentRefs": ["FirezoneClientIpcService"],
|
||||
"dialogImagePath": "./win_files/install_dialog.png",
|
||||
"fragmentPaths": ["./win_files/service.wxs"],
|
||||
"template": "./win_files/main.wxs"
|
||||
}
|
||||
|
||||
BIN
rust/gui-client/src-tauri/win_files/banner.png
Normal file
BIN
rust/gui-client/src-tauri/win_files/banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
BIN
rust/gui-client/src-tauri/win_files/install_dialog.png
Normal file
BIN
rust/gui-client/src-tauri/win_files/install_dialog.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.8 KiB |
Reference in New Issue
Block a user