mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
set the correct icon image for the Keyboard class
svn path=/trunk/; revision=28817
This commit is contained in:
parent
ce162db686
commit
55fd514cf3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ AddReg = KeyboardClass.NT.AddReg
|
|||
|
||||
[KeyboardClass.NT.AddReg]
|
||||
HKR, , , 0, %KeyboardClassName%
|
||||
HKR, , Icon, 0, "-2"
|
||||
HKR, , Icon, 0, "-3"
|
||||
HKR, , Installer32, 0, "syssetup.dll,KeyboardClassInstaller"
|
||||
HKR, , NoInstallClass, 0, 1
|
||||
HKR, , UpperFilters, 0x00010000, "kbdclass"
|
||||
|
|
Loading…
Reference in a new issue