Jump to content

Option to disable folder bar (organize bar) with vlite?


arctirus

Recommended Posts

Would it be possible to do aero hacks in vlite?

I found instructions here to auto hide it and figured out for myself how to disable it altogether.

I changed this:

<style resid="FolderBandStyle">
<if mousefocused="false" mousewithin="false"><Element
padding="rect(0rp,0rp,0rp,-28rp)"/></if>
<Element
background="argb(0, 0, 0, 0)"
/>

to this:

[<style resid="FolderBandStyle">
<if mousefocused="false" mousewithin="false"><Element
padding="rect(-28rp,-28rp,-28rp,-28rp)"/></if>
<Element
background="argb(0, 0, 0, 0)"
/>

I don't know if my way is the best way to completely disable it but it works.

This would be especially nice for netbooks as screen real estate is at a premium with those. This hack works on x86 and x64 versions of vista, same with windows 7. Although for x64 reshacker won't work but you can get a trial of Restorator 2007 and use that.

Edited by arctirus
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...