Files
Open-Shell-Menu/Src/ClassicExplorer/ExplorerBand.rgs
Xenhat f4dd56155b Rebrand to Open-Shell (#36) (#58)
* Rebrand to Open-Shell

* Slight installer branding improvement
2018-08-05 15:22:10 -04:00

60 lines
1.1 KiB
Plaintext

HKCR
{
ClassicExplorer.ExplorerBand.1 = s 'ExplorerBand Class'
{
CLSID = s '{553891B7-A0D5-4526-BE18-D3CE461D6310}'
}
ClassicExplorer.ExplorerBand = s 'ExplorerBand Class'
{
CLSID = s '{553891B7-A0D5-4526-BE18-D3CE461D6310}'
CurVer = s 'ClassicExplorer.ExplorerBand.1'
}
NoRemove CLSID
{
ForceRemove {553891B7-A0D5-4526-BE18-D3CE461D6310} = s 'Classic Explorer Bar'
{
ProgID = s 'ClassicExplorer.ExplorerBand.1'
VersionIndependentProgID = s 'ClassicExplorer.ExplorerBand'
ForceRemove 'Programmable'
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
'TypeLib' = s '{BF8D124A-A4E0-402F-8152-4EF377E62586}'
}
}
}
HKLM
{
NoRemove Software
{
NoRemove Microsoft
{
NoRemove 'Internet Explorer'
{
NoRemove Toolbar
{
ForceRemove val {553891B7-A0D5-4526-BE18-D3CE461D6310} = b ''
}
}
NoRemove Windows
{
NoRemove CurrentVersion
{
NoRemove Policies
{
NoRemove Ext
{
NoRemove CLSID
{
ForceRemove val {553891B7-A0D5-4526-BE18-D3CE461D6310} = s '2'
}
}
}
}
}
}
}
}