1 | C:\Windows\Resources\Themes\Aero\Shell\NormalColor |
- Download and install Restorator 2007
- Open “C:\Windows\Resources\Themes\Aero\Shell\NormalColor\ShellStyle.dll” with Restorator.exe
- Expand UIFILE and click on “1”
- Change the mode to Edit mode [F6]
- CTRL+F to find “FolderBand”
- Locate the line that reads:1<style resid="FolderBandStyle">
- To disable or remove the bar, add this below the line above:1<Element padding="rect(0rp,0rp,0rp,-32rp)"/>
- To auto-hide the bar, add this instead*:123<if mousefocused="false" mousewithin="false"><Element padding="rect(0rp,0rp,0rp,-28rp)"/></if>
- Save the DLL file.
- You may have to take ownership of the NormalColor folder and/or ShellStyle.dll file to add Full Control permissions for your local account.
- Kill explorer and start it back up123<a href="http://christopherlaw.com/2009/11/sudo-for-windows-7-via-start/" target="_self">sudo</a> cmdtskill explorerexplorer
- FolderBand Organize bar should be gone or hidden.
- 1<a href="http://christopherlaw.com/wp-content/uploads/2009/11/shellstyle_autoHide1.zip">Download shellstyle_autoHide</a>
- 1<a href="http://christopherlaw.com/wp-content/uploads/2009/11/shellstyle_disable.zip">Download shellstyle_disable</a>
Hey, thanks for the tip!
Actually, sometimes I do find this bar useful, but what really annoys my about it is its colour – it really burns my eyes! I would like to change it into gray… would you know how to do it?
Thanks again
Never looked into it. I would say you will have to modify the FolderBandStyle’s TemplateBackground for a gray gradient or something.
Hello Christorpher!
Thank you for the awesome guide and the modified shellfile, it works perfectly well and I finally got rid of that damn toolbar!
On a side node, I had to do some research to find out how to delete/change the original file because it is protected, so you have to “take over” the file first.
Thanks alot and have a nice day!
gone as far as -35, the thing still pops up every time my mouse gets close to where it was.