mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-28 09:51:06 -06:00
1 line
500 B
Plaintext
1 line
500 B
Plaintext
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. |