: Blair Murri [mailto:os...@live.com]
Sent: Tuesday, January 28, 2014 5:08 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] finding out what features are being installed
ADDLOCAL doesn’t have to be set. When costing is done in the UI sequence, the
result of that
ADDLOCAL doesn’t have to be set. When costing is done in the UI sequence, the
result of that costing will be placed into the family of properties that
includes ADDLOCAL in order to communicate to the execute sequence which
features are to be changed and how (which causes things like feature
con
To learn what features are being installed I try to examine ADDLOCAL which is a
standard parameter that can be passed to MSI. I use the following line in my
WiX xml to do that:
Then, inside InstallExecuteSequence element I am scheduling custom action which
uses my local FEATURELIST property.
3 matches
Mail list logo