sri
Moderator

Joined: 28 Jan 2006
Posts: 381
Location: Hyderabad , India

|
Enable/Disable Window Animations
Enable/Disable Window Animations
To Turn Off Animations for Individual Users
1 [Start] [Run] [Regedit]
2 Registry Key: HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics
3 Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
4 Data Type: REG_SZ [String Value] // Value Name: MinAnimate
5 Setting for Value Data: [0 = Animations Disabled / 1 = Animations Enabled]
6 Exit Registry and Reboot
To Turn Off Animations for All Users
1 [Start] [Run] [Regedit]
2 Registry Key: HKEY_USERS\.Default\Control Panel\Desktop\WindowMetrics
3 Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
4 Data Type: REG_SZ [String Value] // Value Name: MinAnimate
5 Setting for Value Data: [0 = Animations Disabled / 1 = Animations Enabled]
6 Exit Registry and Reboot
- srikanth dhanwada
|