diff --git a/src/PazeE.Installer/PazeE.Installer.Bundle.wixproj b/src/PazeE.Installer/PazeE.Installer.Bundle.wixproj index e034f91..2bf4a3a 100644 --- a/src/PazeE.Installer/PazeE.Installer.Bundle.wixproj +++ b/src/PazeE.Installer/PazeE.Installer.Bundle.wixproj @@ -4,9 +4,11 @@ PazeE-0.1.0-alpha-win-x64 Bundle ..\..\publish\0.1.0-alpha\installer\ - PazeEVersion=0.1.0-alpha;MsiVersion=0.1.0;MsiTargetPath=$(MSBuildProjectDirectory)\obj\Release\PazeE-0.1.0-alpha-win-x64.msi - - $(DefaultItemExcludes);Product.wxs + PazeEVersion=0.1.0-alpha;MsiVersion=0.1.0;MsiTargetPath=$(MSBuildProjectDirectory)\obj\Release\zh-cn\PazeE-0.1.0-alpha-win-x64.msi + zh-cn + zh-cn + + $(DefaultItemExcludes);Product.wxs;*.wxl diff --git a/src/PazeE.Installer/PazeE.Installer.Msi.wixproj b/src/PazeE.Installer/PazeE.Installer.Msi.wixproj index c3930af..111dec6 100644 --- a/src/PazeE.Installer/PazeE.Installer.Msi.wixproj +++ b/src/PazeE.Installer/PazeE.Installer.Msi.wixproj @@ -16,15 +16,27 @@ false $(DefaultItemExcludes);Bundle.wxs + + ..\..\publish\0.1.0-alpha\installer\ + + zh-cn;en-us;zh-tw + zh-cn - + + + + + + + + @@ -40,4 +52,15 @@ + + + + + <_MsiFiles Include="$(OutputPath)$(DefaultCulture)\*.msi" /> + + + + diff --git a/src/PazeE.Installer/Product.wxs b/src/PazeE.Installer/Product.wxs index fc5d642..aefbd16 100644 --- a/src/PazeE.Installer/Product.wxs +++ b/src/PazeE.Installer/Product.wxs @@ -1,4 +1,4 @@ - + @@ -6,23 +6,23 @@ - + - - + + @@ -30,10 +30,13 @@ - + + + + @@ -41,17 +44,17 @@ - - + - + - + - - + + Value="!(loc.ExitText)" /> diff --git a/src/PazeE.Installer/dialog_bg.png b/src/PazeE.Installer/dialog_bg.png index f3dc1f3..4c5812c 100644 Binary files a/src/PazeE.Installer/dialog_bg.png and b/src/PazeE.Installer/dialog_bg.png differ diff --git a/src/PazeE.Installer/en-US.wxl b/src/PazeE.Installer/en-US.wxl new file mode 100644 index 0000000..2e6bc44 --- /dev/null +++ b/src/PazeE.Installer/en-US.wxl @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/PazeE.Installer/zh-CN.wxl b/src/PazeE.Installer/zh-CN.wxl new file mode 100644 index 0000000..1693b14 --- /dev/null +++ b/src/PazeE.Installer/zh-CN.wxl @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/PazeE.Installer/zh-TW.wxl b/src/PazeE.Installer/zh-TW.wxl new file mode 100644 index 0000000..1ba46bc --- /dev/null +++ b/src/PazeE.Installer/zh-TW.wxl @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +