mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-07 22:53:14 -06:00
.. | ||
Properties | ||
CustomAction.config | ||
EmbeddedUI.csproj | ||
InstallProgressCounter.cs | ||
LICENSE.TXT | ||
readme.txt | ||
SampleEmbeddedUI.cs | ||
setup.cs | ||
SetupWizard.cs | ||
SetupWizard.Designer.cs | ||
SetupWizard.resx |
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.