SymphonyElectron/installer/win/WixSharpToolset/Samples/Custom_UI/EmbeddedUI
2020-08-21 08:25:55 +02:00
..
Properties SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
CustomAction.config SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
EmbeddedUI.csproj SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
InstallProgressCounter.cs SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
LICENSE.TXT 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
SampleEmbeddedUI.cs 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
SetupWizard.cs SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
SetupWizard.Designer.cs SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00
SetupWizard.resx SDA-2388 Added the WixSharp Toolset to the repo 2020-08-21 08:25:55 +02:00

This sample demonstrates how to build WinForm UI embedded into MSI.
It is nothing else but a slightly adjusted version of EmbeddedUI sample from WiX
Use VS project to build and run the build script to author the desired msi. Then execute the .msi to start the installation.