1HKCR
2{
3	UAccCOM.AccKeyBinding.1 = s 'AccKeyBinding Class'
4	{
5		CLSID = s '{98AFE6FB-D748-4313-B4D6-E7B273B6255D}'
6	}
7	UAccCOM.AccKeyBinding = s 'AccKeyBinding Class'
8	{
9		CLSID = s '{98AFE6FB-D748-4313-B4D6-E7B273B6255D}'
10	}
11	NoRemove CLSID
12	{
13		ForceRemove {98AFE6FB-D748-4313-B4D6-E7B273B6255D} = s 'AccKeyBinding Class'
14		{
15			ProgID = s 'UAccCOM.AccKeyBinding.1'
16			VersionIndependentProgID = s 'UAccCOM.AccKeyBinding'
17			InprocServer32 = s '%MODULE%'
18			{
19				val ThreadingModel = s 'both'
20			}
21		}
22	}
23}
24