SymphonyElectron/installer/win/WixSharpToolset/Samples/PropertyRef/readme.txt
2020-08-21 08:25:55 +02:00

5 lines
339 B
Plaintext

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.