Add localization file to tweak text

This commit is contained in:
2023-04-24 21:04:11 -04:00
parent fcc6cc05e9
commit fb777f4837
3 changed files with 67 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
<bal:WixExtendedBootstrapperApplication LicenseUrl=""
SuppressOptionsUI="yes"
ShowVersion="yes"
LocalizationFile="Bundle.wxl"
LaunchPassive="yes"
LaunchQuiet="yes"
LaunchTarget="[LocalAppDataFolder]$(var.ProductName)\FeedCenter.exe" />