FavoritesDelete specifies whether all pre-existing favorites and quick links are deleted. This setting cannot be used by OEMs or System Builders.

Values

true

Specifies that all pre-existing favorites and quick links are deleted.

false

Specifies that pre-existing favorites and quick links are not deleted. This is the default value.

Valid Passes

specialize

Parent Hierarchy

Applies To

For the list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.

XML Example

The following XML output deletes all pre-existing favorites and quick links.

  Copy Code
<FavoritesDelete>true</FavoritesDelete>

See Also