PDA

View Full Version : How To Move Command Bar / Folder Band To The Bottom Of The Explorer Window



2635599
July 14th, 2012, 02:56 PM
How To Move Command Bar / Folder Band
To The Bottom Of The Explorer Window

1. You need to edit the c:\windows\system32\shell32.dll file, so take ownership of file and copy it to your desktop.

2. Now open the copy of shell32.dll that is now on your desktop in Restorator.

3. Go to UIFILE, click on it and scroll down to key 12 , hit f6 to enter edit mode.

4. Now in line 3 of key 12 find this text layoutpos="Top".

5. Change "Top" to "Bottom" and hit f8 to commit changes.

6. Now scroll to key 27 and in line 2 find the same text and replace "Top" with "Bottom", hit f8 to commit the change.

7. Now do the same in keys 28 and 46(same line and text as in 27 key).

8. Now in Restorator go up to file and select save as and save as shell32.dll.

9. Now rename the original shell32.dll file in the System32 folder to shell32.dll.old.

10. Copy your modified shell32.dll from your desktop file to the system32 folder.

http://blogs.technet.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-18-metablogapi/4111.WES_2D00_2_2D00_27_2D00_11_2D00_02_5F00_1CD798B1.jpg (http://blogs.technet.com/cfs-filesystemfile.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-00-76-18-metablogapi/4111.WES_2D00_2_2D00_27_2D00_11_2D00_02_5F00_1CD798B1.jpg)

11. Restart your computer, and voila your command bar / folder band is on bottom of your Windows Explorer windows.

http://fc02.deviantart.net/fs71/i/2011/055/d/1/move_command_bar_folderband_by_leepat0302-d31k9pt.png (http://fc02.deviantart.net/fs71/i/2011/055/d/1/move_command_bar_folderband_by_leepat0302-d31k9pt.png)

If you do not have Restorator you can use Resource Hacker which is pretty straight forward to use. Just take ownership of shell32.dll, copy to your desktop, open in Resource Hacker, edit the lines mentioned above, save changes, go back to system32, rename shell32.dll to shell32.dll.old, now copy shell32.dll from the desktop to system32, restart and you will see your command bar / folder band at the bottom of your explorer windows.

DOWNLOAD Restorator 2007:

http://www.bome.com/products/restorator (http://www.bome.com/products/restorator)

DOWNLOAD Resource Hacker:

http://www.angusj.com/resourcehacker/ (http://www.angusj.com/resourcehacker/)

saijzo
February 11th, 2013, 09:10 AM
Thanks m8,usefull guide.