mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
f0f1e5ffdb
- Move CIFSBand to the shellbars static lib which is linked to browseui and rshell. - Move CQuickLaunchBand to rshell. - Make nescessary adjustments so that they can both be registered and instantiated.
13 lines
197 B
Text
13 lines
197 B
Text
HKCR
|
|
{
|
|
NoRemove CLSID
|
|
{
|
|
ForceRemove {D82BE2B0-5764-11D0-A96E-00C04FD705A2} = s 'IShellFolderBand'
|
|
{
|
|
InprocServer32 = s '%MODULE%'
|
|
{
|
|
val ThreadingModel = s 'Apartment'
|
|
}
|
|
}
|
|
}
|
|
}
|