diff --git a/NAPS2.Setup.Msi/NAPS2.Setup.Msi.wxs b/NAPS2.Setup.Msi/NAPS2.Setup.Msi.wxs index 577cc7e44..2b326111c 100644 --- a/NAPS2.Setup.Msi/NAPS2.Setup.Msi.wxs +++ b/NAPS2.Setup.Msi/NAPS2.Setup.Msi.wxs @@ -24,7 +24,6 @@ - @@ -85,23 +84,16 @@ - - + + - - - - - - - @@ -110,14 +102,16 @@ - + + - + + diff --git a/NAPS2.Setup/LanguageComponents.tt b/NAPS2.Setup/LanguageComponents.tt index f3743810c..6bf5c0bdd 100644 --- a/NAPS2.Setup/LanguageComponents.tt +++ b/NAPS2.Setup/LanguageComponents.tt @@ -14,7 +14,7 @@ <# var setupDirPath = Path.GetDirectoryName(this.Host.TemplateFile); - var outputDirPath = Path.Combine(setupDirPath, @"..\NAPS2.Sdk\bin\InstallerEXE"); + var outputDirPath = Path.Combine(setupDirPath, @"..\NAPS2.Sdk\bin\InstallerMSI"); var outputDir = new DirectoryInfo(outputDirPath); #> @@ -35,7 +35,7 @@ #> " Name="<#= langName #>"> "> - " /> + " /> <# diff --git a/NAPS2.Setup/LanguageComponents.wxs b/NAPS2.Setup/LanguageComponents.wxs index ecce8e7ba..1d2747b16 100644 --- a/NAPS2.Setup/LanguageComponents.wxs +++ b/NAPS2.Setup/LanguageComponents.wxs @@ -49,207 +49,207 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +