Enable

Enable specifies whether dynamic updates are enabled for installation.

Values

true

Enables dynamic updates.

false

Disables dynamic updates. This is the default value.

Valid Passes

windowsPE

Parent Hierarchy

Microsoft-Windows-Setup | DynamicUpdate | Enable

Applies To

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

XML Example

The following XML output shows the value for the DynamicUpdate setting.

<DynamicUpdate>
     <Enable>true</Enable>
     <WillShowUI>Never</WillShowUI>
</DynamicUpdate>

See Also

Concepts

DynamicUpdate