[wix-users] Dynamically change an attribute's value
Nir Bar
nir.bar at panel-sw.com
Mon Jul 10 07:34:58 PDT 2017
You can use MSI SQL query to DELETE and then INSERT ... TEMPORARY values on an immediate custom action.See https://msdn.microsoft.com/en-us/library/windows/desktop/aa372021(v=vs.85).aspx
My PanelSwWixExtension at https://bitbucket.org/nirbar1/panelswwixextension supports MsiSqlQuery element to execute queries
--Independent WiX Expert. Creator of-
https://JetBA.net - Native and WPF WiX BootstrapperApplication Frameworks
More information about the wix-users
mailing list