HKCR
{
	CfgComp.CfgComp.1 = s 'CfgComp Class'
	{
		CLSID = s '{BB0D7187-3C44-11D2-BB98-3078302C2030}'
	}
	CfgComp.CfgComp = s 'CfgComp Class'
	{
		CurVer = s 'CfgComp.CfgComp.1'
	}
	NoRemove CLSID
	{
		ForceRemove {BB0D7187-3C44-11D2-BB98-3078302C2030} = s 'CfgComp Class'
		{
			ProgID = s 'CfgComp.CfgComp.1'
			VersionIndependentProgID = s 'CfgComp.CfgComp'
			InprocServer32 = s '%MODULE%'
			{
				val ThreadingModel = s 'Apartment'
			}
		}
	}
}