[SHELL32] Fix COM registration of IShellFolder, IShellLinkA/W, IQueryContinue and...
[reactos.git] / dll / win32 / shell32 / res / rgs / shelllink.rgs
1 HKCR
2 {
3 NoRemove CLSID
4 {
5 ForceRemove {00021401-0000-0000-C000-000000000046} = s 'Shortcut'
6 {
7 InprocServer32 = s '%MODULE%'
8 {
9 val ThreadingModel = s 'Apartment'
10 }
11 PersistentAddinsRegistered
12 {
13 {89BCB740-6119-101A-BCB7-00DD010655AF} = s '{00021401-0000-0000-C000-000000000046}'
14 }
15 PersistentHandler = s '{00021401-0000-0000-C000-000000000046}'
16 ProgID = s 'lnkfile'
17 shellex
18 {
19 MayChangeDefaultMenu = s ''
20 }
21 }
22 }
23 NoRemove Interface
24 {
25 ForceRemove {000214EE-0000-0000-C000-000000000046} = s 'IShellLinkA'
26 {
27 NumMethods = s '21'
28 {
29 }
30 ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
31 {
32 }
33 }
34 ForceRemove {000214F9-0000-0000-C000-000000000046} = s 'IShellLinkW'
35 {
36 NumMethods = s '21'
37 {
38 }
39 ProxyStubClsid32 = s '{B8DA6310-E19B-11D0-933C-00A0C90DCAA9}'
40 {
41 }
42 }
43 }
44 }