windows installer - wix - defining conditions according properties -


i have create single msi supports multiple environments. mean iis configuration different between environments (different application pools , users etc.) want prepare possible configurations in msi , decide 1 activate based on property (the property environment value). way create such "conditional" configurations dependent on property value? in advance!

it based on requirement. can use setproperty element (to set property value based on condition) or custom actions. (to run custom action based on property value or condition.)


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -