[NETSHELL] Register some COM interfaces to fix a few tests. Patch by Jared Smudde. CORE-12016 #resolve #comment Thanks!

svn path=/trunk/; revision=72761
This commit is contained in:
Mark Jansen 2016-09-21 19:04:07 +00:00
parent 37e073b675
commit 1d08fd530f

View file

@ -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