Resource type is used to represent Global ISAPI filter settings. Please note that this resource type only contains the settings for a IIS Global Filter. The actual DLL implementing the filter must be installed separately.
Root Path |
Flat list of the global filters on the target system |
Delimiter |
N\A |
Ordering |
Filters appear in the order they occur in the metabase. This corresponds to the order they appear in the IIS Control panel. This is not alphabetical. |
Selection Type |
User can single select a filter. Filters cannot be expanded |
Sample Path |
Filter1 |
Filters |
None |
Installation occurs by reading the XML file and importing into the target system metabase. If a filter setting with the same name exists on the target machine it is overwritten.
The filter settings are removed on the target system then the XML file used during installation is removed.