SymphonyElectron/installer/win/WixSharpToolset/Samples/Managed Setup/MultiLanguageUI
2020-08-21 08:25:55 +02:00
..
app.config SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
app.ico SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
Build.cmd SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
MultiLanguageUI.csproj SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
readme.txt SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
setup.cs SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
uninstall.cmd SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
WixUI_de-DE.wxl SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
WixUI_el-GR.wxl SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00

This sample demonstrates how to create msi with ManagedUI that allows dynamic language selection.
Execute corresponding .cmd file to build desired msi. Then execute the .msi to start the installation.