NOTE: This tutorial has been featured by Microsoft. AskVG.com was the first website posting this unique trick.
If you can remember the good old Longhorn days when Windows Vista was under Beta testing, the Details Pane in Windows Explorer used to show at top just below the Command Bar. But in Windows Vista RTM (Final version), the Details Pane was moved to bottom. Same thing applies to Windows 7 as well.
There are many people who still want to get the Details Pane at top as shown in our AeroVG theme preview picture:

You can also change the "Details Pane" position from Bottom to Top in Windows Vista and 7 Explorer using following simple steps:
1. We'll have to edit "%windir%\System32\Shell32.dll" file. So first take ownership of this file using following tutorial:
Add Take Ownership Option in File / Folder Context Menu in Windows Vista and 7
2. Now open the file in Resource Hacker.
3. Goto "View -> Find Text" (or press Ctrl + F). It'll open Find box.
4. Now type following String in textbox:
layoutpos="bottom"
5. Click on "Find Next" button and it'll show the line containing this text. It should be in UIFILE section.
6. You have to just replace "bottom" word with "top".
7. When you have done, click on "Compile Script" button.
8. Now press "F3" key and it'll show the next line containing the same text. Again do the same mentioned in 6th step.
9. Remember! You have to replace "bottom" word with "top" only in following locations (i.e. keys under UIFILE section):
3, 4, 5, 6, 19, 20, 21
10. If you also want to show the Details Pane at Top in Browse/Save/Open dialog boxes, then replace "bottom" word with "top" in 27 and 28 keys too.
11. That's it. You have done. Now save the file at some other location, for example in D: drive.
12. Rename original "Shell32.dll" file present in "System32" folder to "shell32_backup.dll".
13. Now copy your new modified "shell32.dll" file to "System32" folder.
14. Restart your system and after restart Windows will start using your new modified file and you'll get details pane at Top.
This article was posted by VG in following section: Resource Hacker, Windows 7, Windows Vista.
If you enjoyed this article, you can subscribe to our RSS feed or free newsletter to get all new articles directly in your Inbox. Also check out our most popular articles and archive to read other interesting articles. If you have some news or tip to share, please send us.
VG
^^ Yep. There will be 2 Shell32.dll files in x64 version, one in System32 folder and other in AMD64 or similar folder. You'll have to edit both files.
I have not used x64 version, so can't tell much.
Cristiano
The story continues...
I found that if I set the speakers to 2.1 there are no MP3 playback issues in WMP...
Has anyone with a SB X-Fi and shell32.dll (topshell mod) similar issues?!?
Vanhai Phung
i'm hide the panel now i want it show again
VG
^^ You can enable it from "Organize -> Layout -> Details Pane".
phantom
thank you so much. worked like a charm sir.
cruise
Hi Vishal..,
Nice to Use All your Tips and Tweaks.. I like..Your details Pane Resource.. can you give me the resource alone for my personal use only... please..
it'll be really grateful...!
VG
^^ Its present in "AeroVG" theme which you can find in "Vista Themes" section.
Cruise
Thanks.... a Lot Mr.Vishal..
But Is it possible to extract the Details pane background images using Resource Hacker??
Pedro
Ok. It work's great but... now I’d like to go back and put Details Pane at bottom again!!!
I just can't do it!!! :-(
By mistake I deleted the backup file made by ResHack and now there are SEVERAL (layoutpos="bottom") and I just don't know which should I modify to the old way.
Please, help me!
Pedro
... I wanted to say [...there are SEVERAL (layoutpos=”top”)...] not [...there are SEVERAL (layoutpos=”bottom”)...]
Please, give me the solution to put everything just like before.