From: Mark Jansen Date: Wed, 21 Sep 2016 19:04:07 +0000 (+0000) Subject: [NETSHELL] Register some COM interfaces to fix a few tests. Patch by Jared Smudde... X-Git-Tag: ReactOS-0.4.3~294 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=1d08fd530fd8cb020e889d91c2198fd17d0f62f8 [NETSHELL] Register some COM interfaces to fix a few tests. Patch by Jared Smudde. CORE-12016 #resolve #comment Thanks! svn path=/trunk/; revision=72761 --- diff --git a/reactos/dll/shellext/netshell/res/netshell.rgs b/reactos/dll/shellext/netshell/res/netshell.rgs index 305eb650343..c5b57b659ae 100644 --- a/reactos/dll/shellext/netshell/res/netshell.rgs +++ b/reactos/dll/shellext/netshell/res/netshell.rgs @@ -29,6 +29,77 @@ HKCR val ThreadingModel = s 'Both' } } + ForceRemove {7007acd1-3202-11d1-aad2-00805fc1270e} = s 'Network Common Connections Ui' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + DefaultIcon = s '%MODULE%' + } + ForceRemove {7007acc8-3202-11d1-aad2-00805fc1270e} = s 'Network Connections Enum' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } + ForceRemove {7007acc1-3202-11d1-aad2-00805fc1270e} = s 'Dial-up Connection UI Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } + ForceRemove {7007acc2-3202-11d1-aad2-00805fc1270e} = s 'Direct Connection UI Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } + ForceRemove {7007acc3-3202-11d1-aad2-00805fc1270e} = s 'Inbound Connection UI Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } + ForceRemove {7007acc4-3202-11d1-aad2-00805fc1270e} = s 'Internet Connection UI Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } + ForceRemove {7007acd3-3202-11d1-aad2-00805fc1270e} = s 'Net Connections UI Utilities Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } + ForceRemove {7007acd5-3202-11d1-aad2-00805fc1270e} = s 'Shared Access Connection UI Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } + ForceRemove {7007acd4-3202-11d1-aad2-00805fc1270e} = s 'PPPoE UI Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } + ForceRemove {7007acc6-3202-11d1-aad2-00805fc1270e} = s 'VPN Connection UI Class' + { + InprocServer32 = s '%MODULE%' + { + val ThreadingModel = s 'Both' + } + } } } HKLM