DirectorySearch Element (Util Extension)

WiX Toolset

DirectorySearch Element (Util Extension)

Description
Describes a directory search.
Windows Installer references
None
Parents
Bundle, Fragment
Inner Text
None
Children
None
Attributes
Name Type Description Required
After String Id of the search that this one should come after.  
Condition String Condition for evaluating the search. If this evaluates to false, the search is not executed at all.  
Id String Id of the search for ordering and dependency.  
Path String Directory path to search for.  
Result NMTOKEN Rather than saving the matching directory path into the variable, a DirectorySearch can save an attribute of the matching directory instead. Pattern: 'exists'.  
Variable String Name of the variable in which to place the result of the search. Yes
See Also
Util Schema