1HKCR
2{
3	UAccCOM.AccExtendedComponent.1 = s 'AccExtendedComponent Class'
4	{
5		CLSID = s '{D91562E1-BE6C-41F3-A34C-E7AA846561A4}'
6	}
7	UAccCOM.AccExtendedComponent = s 'AccExtendedComponent Class'
8	{
9		CLSID = s '{D91562E1-BE6C-41F3-A34C-E7AA846561A4}'
10	}
11	NoRemove CLSID
12	{
13		ForceRemove {D91562E1-BE6C-41F3-A34C-E7AA846561A4} = s 'AccExtendedComponent Class'
14		{
15			ProgID = s 'UAccCOM.AccExtendedComponent.1'
16			VersionIndependentProgID = s 'UAccCOM.AccExtendedComponent'
17			InprocServer32 = s '%MODULE%'
18			{
19				val ThreadingModel = s 'both'
20			}
21		}
22	}
23}
24