mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-07 06:33:58 -06:00
.. | ||
Build.cmd | ||
My Product.msi | ||
My Product.wixobj | ||
My Product.wixpdb | ||
My Product.wxs | ||
readme.txt | ||
setup.cs | ||
Uninstall.cmd |
This example demonstrates how work with MSI properties. You can initialize properties with SetPropertyAction and then access them in a usual manner (e.g. inside of Managed CA). Execute corresponding .cmd file to build desired msi. After msi is built execute it to test properties initialized at runtime.