www.pudn.com > PPPOE.rar > COPPPOENotify.rgs


HKCR 
{ 
	CoNotify.COPPPOENotify.1 = s 'COPPPOENotify Class' 
	{ 
		CLSID = s '{A6EA3085-85CB-45BF-ABE3-EFB3E062ABFE}' 
	} 
	CoNotify.COPPPOENotify = s 'COPPPOENotify Class' 
	{ 
		CLSID = s '{A6EA3085-85CB-45BF-ABE3-EFB3E062ABFE}' 
		CurVer = s 'CoNotify.COPPPOENotify.1' 
	} 
	NoRemove CLSID 
	{ 
		ForceRemove {A6EA3085-85CB-45BF-ABE3-EFB3E062ABFE} = s 'COPPPOENotify Class' 
		{ 
			ProgID = s 'CoNotify.COPPPOENotify.1' 
			VersionIndependentProgID = s 'CoNotify.COPPPOENotify' 
			ForceRemove 'Programmable' 
			InprocServer32 = s '%MODULE%' 
			{ 
				val ThreadingModel = s 'Both' 
			} 
			val AppID = s '%APPID%' 
			'TypeLib' = s '{3C3F19FB-669D-4936-87B1-C4931B6D2C5E}' 
		} 
	} 
}