VisualEffects

VisualEffects specifies additional display settings.

This setting has no effect on Server Core installations of Windows Server 2008.

Child Elements

FontSmoothing

Specifies whether font smoothing is enabled, and which type of font smoothing is enabled.

Valid Passes

oobeSystem

Parent Hierarchy

Microsoft-Windows-Shell-Setup | VisualEffects

Applies To

For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.

XML Example

The following XML output shows ClearType enabled for font smoothing.

<VisualEffects>
   <FontSmoothing>ClearType</FontSmoothing>
</VisualEffects>

See Also

Concepts

Microsoft-Windows-Shell-Setup