Skip to content

Commit

Permalink
Update installer
Browse files Browse the repository at this point in the history
  • Loading branch information
alabuzhev committed Jan 30, 2025
1 parent 2eeff2f commit fbe39f6
Show file tree
Hide file tree
Showing 9 changed files with 146 additions and 1 deletion.
1 change: 1 addition & 0 deletions misc/msi-installer/be-be.wxl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<String Id="Feature.Title.German">Нямецкая</String>
<String Id="Feature.Title.Hungarian">Вянгерская</String>
<String Id="Feature.Title.Polish">Польская</String>
<String Id="Feature.Title.Portuguese">Партугальская</String>
<String Id="Feature.Title.Spanish">Іспанская</String>
<String Id="Feature.Title.Slovak">Славацкая</String>
<String Id="Feature.Title.Italian">Італьянская</String>
Expand Down
1 change: 1 addition & 0 deletions misc/msi-installer/en-us.wxl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<String Id="Feature.Title.German">German</String>
<String Id="Feature.Title.Hungarian">Hungarian</String>
<String Id="Feature.Title.Polish">Polish</String>
<String Id="Feature.Title.Portuguese">Portuguese</String>
<String Id="Feature.Title.Spanish">Spanish</String>
<String Id="Feature.Title.Slovak">Slovak</String>
<String Id="Feature.Title.Italian">Italian</String>
Expand Down
41 changes: 40 additions & 1 deletion misc/msi-installer/features.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,9 @@
<ComponentRef Id="FarPol.hlf" />
<ComponentRef Id="FarPol.lng" />
</Feature>
<Feature Id="Portuguese" Level="1" Title="!(loc.Feature.Title.Portuguese)" AllowAdvertise="no">
<ComponentRef Id="FarPor.lng" />
</Feature>
<Feature Id="Russian" Level="1" Title="!(loc.Feature.Title.Russian)" AllowAdvertise="no">
<ComponentRef Id="FarRus.hlf" />
<ComponentRef Id="FarRus.lng" />
Expand Down Expand Up @@ -282,6 +285,9 @@
<Feature Id="Align.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="AlignLit.lng" />
</Feature>
<Feature Id="Align.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="AlignPor.lng" />
</Feature>
<Feature Id="Align.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="Align.map" />
</Feature>
Expand Down Expand Up @@ -325,6 +331,9 @@
<Feature Id="AutoWrap.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="WrapLit.lng" />
</Feature>
<Feature Id="AutoWrap.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="WrapPor.lng" />
</Feature>
<Feature Id="AutoWrap.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="AutoWrap.map" />
</Feature>
Expand Down Expand Up @@ -374,6 +383,9 @@
<Feature Id="Brackets.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="BrackLit.lng" />
</Feature>
<Feature Id="Brackets.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="BrackPor.lng" />
</Feature>
<Feature Id="Brackets.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="Brackets.map" />
</Feature>
Expand Down Expand Up @@ -424,6 +436,9 @@
<Feature Id="DrawLine.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="DrawLit.lng" />
</Feature>
<Feature Id="DrawLine.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="DrawPor.lng" />
</Feature>
<Feature Id="DrawLine.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="DrawLine.map" />
</Feature>
Expand Down Expand Up @@ -476,6 +491,10 @@
<Feature Id="EditCase.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="ECaseLit.lng" />
</Feature>
<Feature Id="EditCase.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="ECasePor.hlf" />
<ComponentRef Id="ECasePor.lng" />
</Feature>
<Feature Id="EditCase.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="EditCase.map" />
</Feature>
Expand Down Expand Up @@ -578,6 +597,10 @@
<Feature Id="Compare.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="CompLit.lng" />
</Feature>
<Feature Id="Compare.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="CmpPor.hlf" />
<ComponentRef Id="CompPor.lng" />
</Feature>
<ComponentRef Id="AdvCompare.CompareBufferSize.farconfig" />
<Feature Id="Compare.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="Compare.map" />
Expand Down Expand Up @@ -646,7 +669,7 @@
<ComponentRef Id="colorerr.hlf" />
<ComponentRef Id="colorerr.lng" />
</Feature>
<Feature Id="FarColorer.Polish" Level="1" Display="hidden" AllowAdvertise="no">
<Feature Id="FarColorer.Polish" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="colorerpol.hlf" />
<ComponentRef Id="colorerpol.lng" />
</Feature>
Expand Down Expand Up @@ -790,6 +813,10 @@
<Feature Id="FileCase.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="CaseLit.lng" />
</Feature>
<Feature Id="FileCase.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="CasePor.hlf" />
<ComponentRef Id="CasePor.lng" />
</Feature>
<Feature Id="FileCase.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="FileCase.map" />
</Feature>
Expand Down Expand Up @@ -956,6 +983,10 @@
<Feature Id="Network.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="NetLit.lng" />
</Feature>
<Feature Id="Network.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="NetPor.hlf" />
<ComponentRef Id="NetPor.lng" />
</Feature>
<Feature Id="Network.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="Network.map" />
</Feature>
Expand Down Expand Up @@ -1008,6 +1039,10 @@
<Feature Id="Proclist.Spanish" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="ProcSpa.lng" />
</Feature>
<Feature Id="Proclist.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="ProcPor.hlf" />
<ComponentRef Id="ProcPor.lng" />
</Feature>
<Feature Id="Proclist.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="ProcList.map" />
</Feature>
Expand Down Expand Up @@ -1073,6 +1108,10 @@
<Feature Id="TmpPanel.Lithuanian" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="TmpLit.lng" />
</Feature>
<Feature Id="TmpPanel.Portuguese" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="TmpPor.hlf" />
<ComponentRef Id="TmpPor.lng" />
</Feature>
<Feature Id="TmpPanel.MapFiles" Level="1" Display="hidden" AllowAdvertise="no">
<ComponentRef Id="TmpPanel.map" />
</Feature>
Expand Down
51 changes: 51 additions & 0 deletions misc/msi-installer/files.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@
<Component Id="FarLit.lng" Guid="$(var.Guid.FarLit.lng)" Win64="$(var.Win64)">
<File Id="FarLit.lng" KeyPath="yes" Source="$(var.SourceDir)\FarLit.lng" />
</Component>
<Component Id="FarPor.lng" Guid="$(var.Guid.FarPor.lng)" Win64="$(var.Win64)">
<File Id="FarPor.lng" KeyPath="yes" Source="$(var.SourceDir)\FarPor.lng" />
</Component>
<Component Id="RestoreOldPluginSettings.cmd" Guid="$(var.Guid.RestoreOldPluginSettings.cmd)" Win64="$(var.Win64)">
<File Id="RestoreOldPluginSettings.cmd" KeyPath="yes" Source="$(var.SourceDir)\RestoreOldPluginSettings.cmd" />
</Component>
Expand Down Expand Up @@ -575,6 +578,9 @@
<Component Id="AlignLit.lng" Guid="$(var.Guid.AlignLit.lng)" Win64="$(var.Win64)">
<File Id="AlignLit.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Align\AlignLit.lng" />
</Component>
<Component Id="AlignPor.lng" Guid="$(var.Guid.AlignPor.lng)" Win64="$(var.Win64)">
<File Id="AlignPor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Align\AlignPor.lng" />
</Component>
<Component Id="changelog_2" Guid="$(var.Guid.changelog_2)" Win64="$(var.Win64)">
<File Id="changelog_2" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Align\changelog" />
</Component>
Expand Down Expand Up @@ -684,6 +690,9 @@
<Component Id="WrapLit.lng" Guid="$(var.Guid.WrapLit.lng)" Win64="$(var.Win64)">
<File Id="WrapLit.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\AutoWrap\WrapLit.lng" />
</Component>
<Component Id="WrapPor.lng" Guid="$(var.Guid.WrapPor.lng)" Win64="$(var.Win64)">
<File Id="WrapPor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\AutoWrap\WrapPor.lng" />
</Component>
</Directory>
<Directory Id="Brackets" Name="Brackets">
<Component Id="BrackEng.hlf" Guid="$(var.Guid.BrackEng.hlf)" Win64="$(var.Win64)">
Expand Down Expand Up @@ -749,6 +758,9 @@
<Component Id="BrackLit.lng" Guid="$(var.Guid.BrackLit.lng)" Win64="$(var.Win64)">
<File Id="BrackLit.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Brackets\BrackLit.lng" />
</Component>
<Component Id="BrackPor.lng" Guid="$(var.Guid.BrackPor.lng)" Win64="$(var.Win64)">
<File Id="BrackPor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Brackets\BrackPor.lng" />
</Component>
<Component Id="changelog_4" Guid="$(var.Guid.changelog_4)" Win64="$(var.Win64)">
<File Id="changelog_4" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Brackets\changelog" />
</Component>
Expand Down Expand Up @@ -784,6 +796,9 @@
<Component Id="CmpHun.hlf" Guid="$(var.Guid.CmpHun.hlf)" Win64="$(var.Win64)">
<File Id="CmpHun.hlf" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Compare\CmpHun.hlf" />
</Component>
<Component Id="CmpPor.hlf" Guid="$(var.Guid.CmpPor.hlf)" Win64="$(var.Win64)">
<File Id="CmpPor.hlf" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Compare\CmpPor.hlf" />
</Component>
<Component Id="Compare.dll" Guid="$(var.Guid.Compare.dll)" Win64="$(var.Win64)">
<File Id="Compare.dll" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Compare\Compare.dll" />
</Component>
Expand Down Expand Up @@ -826,6 +841,9 @@
<Component Id="CompLit.lng" Guid="$(var.Guid.CompLit.lng)" Win64="$(var.Win64)">
<File Id="CompLit.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Compare\CompLit.lng" />
</Component>
<Component Id="CompPor.lng" Guid="$(var.Guid.CompPor.lng)" Win64="$(var.Win64)">
<File Id="CompPor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Compare\CompPor.lng" />
</Component>
<Component Id="AdvCompare.CompareBufferSize.farconfig" Guid="$(var.Guid.AdvCompare.CompareBufferSize.farconfig)" Win64="$(var.Win64)">
<File Id="AdvCompare.CompareBufferSize.farconfig" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Compare\AdvCompare.CompareBufferSize.farconfig" />
</Component>
Expand Down Expand Up @@ -894,6 +912,9 @@
<Component Id="DrawLit.lng" Guid="$(var.Guid.DrawLit.lng)" Win64="$(var.Win64)">
<File Id="DrawLit.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\DrawLine\DrawLit.lng" />
</Component>
<Component Id="DrawPor.lng" Guid="$(var.Guid.DrawPor.lng)" Win64="$(var.Win64)">
<File Id="DrawPor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\DrawLine\DrawPor.lng" />
</Component>
</Directory>
<Directory Id="EditCase" Name="EditCase">
<Component Id="changelog_7" Guid="$(var.Guid.changelog_7)" Win64="$(var.Win64)">
Expand Down Expand Up @@ -962,6 +983,12 @@
<Component Id="ECaseLit.lng" Guid="$(var.Guid.ECaseLit.lng)" Win64="$(var.Win64)">
<File Id="ECaseLit.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\EditCase\ECaseLit.lng" />
</Component>
<Component Id="ECasePor.hlf" Guid="$(var.Guid.ECasePor.hlf)" Win64="$(var.Win64)">
<File Id="ECasePor.hlf" KeyPath="yes" Source="$(var.SourceDir)\Plugins\EditCase\ECasePor.hlf" />
</Component>
<Component Id="ECasePor.lng" Guid="$(var.Guid.ECasePor.lng)" Win64="$(var.Win64)">
<File Id="ECasePor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\EditCase\ECasePor.lng" />
</Component>
<Component Id="EditCase.dll" Guid="$(var.Guid.EditCase.dll)" Win64="$(var.Win64)">
<File Id="EditCase.dll" KeyPath="yes" Source="$(var.SourceDir)\Plugins\EditCase\EditCase.dll" />
</Component>
Expand Down Expand Up @@ -1278,6 +1305,12 @@
<Component Id="CaseLit.lng" Guid="$(var.Guid.CaseLit.lng)" Win64="$(var.Win64)">
<File Id="CaseLit.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\FileCase\CaseLit.lng" />
</Component>
<Component Id="CasePor.hlf" Guid="$(var.Guid.CasePor.hlf)" Win64="$(var.Win64)">
<File Id="CasePor.hlf" KeyPath="yes" Source="$(var.SourceDir)\Plugins\FileCase\CasePor.hlf" />
</Component>
<Component Id="CasePor.lng" Guid="$(var.Guid.CasePor.lng)" Win64="$(var.Win64)">
<File Id="CasePor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\FileCase\CasePor.lng" />
</Component>
<Component Id="changelog_10" Guid="$(var.Guid.changelog_10)" Win64="$(var.Win64)">
<File Id="changelog_10" KeyPath="yes" Source="$(var.SourceDir)\Plugins\FileCase\changelog" />
</Component>
Expand Down Expand Up @@ -1523,6 +1556,12 @@
<Component Id="NetLit.lng" Guid="$(var.Guid.NetLit.lng)" Win64="$(var.Win64)">
<File Id="NetLit.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Network\NetLit.lng" />
</Component>
<Component Id="NetPor.hlf" Guid="$(var.Guid.NetPor.hlf)" Win64="$(var.Win64)">
<File Id="NetPor.hlf" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Network\NetPor.hlf" />
</Component>
<Component Id="NetPor.lng" Guid="$(var.Guid.NetPor.lng)" Win64="$(var.Win64)">
<File Id="NetPor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Network\NetPor.lng" />
</Component>
<Component Id="Network.dll" Guid="$(var.Guid.Network.dll)" Win64="$(var.Win64)">
<File Id="Network.dll" KeyPath="yes" Source="$(var.SourceDir)\Plugins\Network\Network.dll" />
</Component>
Expand Down Expand Up @@ -1603,6 +1642,12 @@
<Component Id="ProcSpa.lng" Guid="$(var.Guid.ProcSpa.lng)" Win64="$(var.Win64)">
<File Id="ProcSpa.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\ProcList\ProcSpa.lng" />
</Component>
<Component Id="ProcPor.hlf" Guid="$(var.Guid.ProcPor.hlf)" Win64="$(var.Win64)">
<File Id="ProcPor.hlf" KeyPath="yes" Source="$(var.SourceDir)\Plugins\ProcList\ProcPor.hlf" />
</Component>
<Component Id="ProcPor.lng" Guid="$(var.Guid.ProcPor.lng)" Win64="$(var.Win64)">
<File Id="ProcPor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\ProcList\ProcPor.lng" />
</Component>
</Directory>
<Directory Id="TmpPanel" Name="TmpPanel">
<Component Id="changelog_17" Guid="$(var.Guid.changelog_17)" Win64="$(var.Win64)">
Expand Down Expand Up @@ -1716,6 +1761,12 @@
<Component Id="TmpRus.lng" Guid="$(var.Guid.TmpRus.lng)" Win64="$(var.Win64)">
<File Id="TmpRus.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\TmpPanel\TmpRus.lng" />
</Component>
<Component Id="TmpPor.hlf" Guid="$(var.Guid.TmpPor.hlf)" Win64="$(var.Win64)">
<File Id="TmpPor.hlf" KeyPath="yes" Source="$(var.SourceDir)\Plugins\TmpPanel\TmpPor.hlf" />
</Component>
<Component Id="TmpPor.lng" Guid="$(var.Guid.TmpPor.lng)" Win64="$(var.Win64)">
<File Id="TmpPor.lng" KeyPath="yes" Source="$(var.SourceDir)\Plugins\TmpPanel\TmpPor.lng" />
</Component>
</Directory>
</Directory>
<Directory Id="PluginSDK" Name="PluginSDK">
Expand Down
Loading

0 comments on commit fbe39f6

Please sign in to comment.