BlockPopups
BlockPopups
specifies whether to block pop-up windows for the user.
Values
yes |
Specifies that pop-up windows are blocked. This is the default value. |
no |
Specifies that pop-up windows are not blocked. |
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Configuration Passes
specialize
Parent Hierarchy
Microsoft-Windows-IE-InternetExplorer | BlockPopups
Applies To
For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.
XML Example
The following XML output specifies how to disable pop-up blocking.
<BlockPopups>no</BlockPopups>