1HKCR
2{
3	NoRemove AppID
4	{
5		{0010890E-8789-413C-ADBC-48F5B511B3AF}
6		{
7			val DllSurrogate = s ''
8			val RunAs = s 'Interactive User'
9		}
10	}
11	NoRemove CLSID
12	{
13		ForceRemove {0010890E-8789-413C-ADBC-48F5B511B3AF} = s 'User Notification'
14		{
15			InprocServer32 = s '%MODULE%'
16			{
17				val ThreadingModel = s 'Apartment'
18			}
19			val AppID = s '{0010890E-8789-413C-ADBC-48F5B511B3AF}'
20		}
21	}
22	NoRemove Interface
23	{
24		ForceRemove {7307055C-B24A-486B-9F25-163E597A28A9} = s 'IQueryContinue'
25		{
26			NumMethods = s '4'
27			{
28			}
29			ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
30			{
31			}
32		}
33		ForceRemove {BA9711BA-5893-4787-A7E1-41277151550B} = s 'IUserNotification'
34		{
35			NumMethods = s '8'
36			{
37			}
38			ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
39			{
40			}
41		}
42	}
43}
44