mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
.. | ||
files | ||
Build_setup.cmd | ||
Build.cmd | ||
readme.txt | ||
setup.cs | ||
setup.msi | ||
setup.wixobj | ||
setup.wixpdb | ||
setup.wxs | ||
Uninstall.cmd |
This sample demonstrates how to define conditional Custom Actions. - Execute installed application (Registrator.exe) during the installation - Execute installed application (Registrator.exe) during the uninstallation - Execute application present on the target system (notepad.exe) during the instalation asynchronously - Execute embedded VBScript code - Execute embedded VBScript file Execute corresponding .cmd file to build desired msi. Then execute the .msi to start the installation.