mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
set the correct icon image for the Keyboard class
svn path=/trunk/; revision=28817
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user