mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
.. | ||
%this%.CA.dll | ||
Build.cmd | ||
CustomAction.config | ||
readme.txt | ||
setup.cs | ||
setup.cs.dll | ||
Setup.wixobj | ||
Setup.wixpdb | ||
Setup.wxs | ||
Uninstall.cmd |
This example demonstrates how work with MSI property references. You can set up property reference by instantiating PropertyRef and then access the property 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.