reactos/dll/win32/shell32/res/rgs/shellfsfolder.rgs
Amine Khaldi 527f2f9057 [SHELL/EXPERIMENTS]
* Create a branch for some evul shell experiments.

svn path=/branches/shell-experiments/; revision=61927
2014-02-02 19:37:27 +00:00

26 lines
431 B
Plaintext

HKCR
{
NoRemove CLSID
{
ForceRemove {F3364BA0-65B9-11CE-A9BA-00AA004AE837} = s 'Shell File System Folder'
{
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
}
NoRemove Interface
{
ForceRemove {000214E6-0000-0000-C000-000000000046} = s 'IShellFolder'
{
NumMethods = s '13'
{
}
ProxyStubClsid32 = s '{bf50b68e-29b8-4386-ae9c-9734d5117cd5}'
{
}
}
}
}
}