mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:41:45 +00:00
Revert 23170, since these registry keys should not be mandatory (simple test case: delete this registry entry in Windows XP using regedit, open desk.cpl, choose your params, click apply - all registry entries will be re-created).
Fix for reactos desk.cpl will follow. svn path=/trunk/; revision=23173
This commit is contained in:
parent
6eca31ac9d
commit
d78c254a8d
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ Signature="$ReactOS$
|
|||
|
||||
HKCU,"Control Panel",,0x00000012
|
||||
HKCU,"Control Panel\Appearance",,0x00000012
|
||||
HKCU,"Control Panel\Colors",,0x00000012
|
||||
HKCU,"Control Panel\Colors","Background",0x00000012, "0 128 128"
|
||||
HKCU,"Control Panel\Mouse","MouseTrails",0x00010001,0x00000000
|
||||
HKCU,"Control Panel\Mouse","SnapToDefaultButton",0x00010001,0x00000000
|
||||
HKCU,"Control Panel\Mouse","MouseSpeed",0x00010001,0x00000001
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue