navidrome/release/wix
Rob Emery 1ed8930107
fix(msi): don't override custom ini config (#3836)
Previously addLine would add-or-update, resulting in the custom settings being overriden on upgrade. createLine will only add to the ini if the key doesn't already exist.
2025-03-18 18:23:04 -04:00
..
bmp feat(build): MSI installer improvements (#3376) 2024-10-22 19:32:56 -04:00
build_msi.sh feat(build): MSI installer improvements (#3376) 2024-10-22 19:32:56 -04:00
msitools.dockerfile feat(build): MSI installer improvements (#3376) 2024-10-22 19:32:56 -04:00
navidrome.wxs fix(msi): don't override custom ini config (#3836) 2025-03-18 18:23:04 -04:00
Navidrome_UI_Flow.wxs feat(build): MSI installer improvements (#3376) 2024-10-22 19:32:56 -04:00
SettingsDlg.wxs feat(build): MSI installer improvements (#3376) 2024-10-22 19:32:56 -04:00