AnimationDisabled
Disables the Welcome screen transition animation for custom logon
Values
Value | Description |
---|---|
0 |
Do not disable the Welcome screen transition animation. This is the default value. |
1 |
Disable the Welcome screen transition animation. |
Parent Hierarchy
Microsoft-Windows-Embedded-EmbeddedLogon | AnimationDisabled
Valid Configuration Passes
offlineServicing
specialize
Applies To
For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Embedded-EmbeddedLogon.
XML example
<settings pass="specialize">
<component name="Microsoft-Windows-Embedded-EmbeddedLogon" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AnimationDisabled>1</AnimationDisabled>
</component>
</settings>