MSI Factory

ISAPI Filter Properties

Filter

Filter name:

The name of the filter to be used in IIS.

Path:

The path of the filter executable file. This should usually be the file identifier of a file in your project such as "[#MyFile]".

Flags:

A number that specifies flags for the filter. Sets the MD_FILTER_FLAGS metabase key for the filter.

More Information

MSDN Online: FilterFlags

MSDN Online: Internet Information Services

WiX Help File: WebFilter Element