en fait, le truc c'est que j'ai utilisé un theme qui visiblement met par defaut le volet des details en haut...ce qui m'etonnes, vu que j'utilisait ce theme avant sans probleme.
Bref, rien de bien grave. et non, jouer avec les theme ce n'est pas de la grosse bidouille, du moins pas a mon sens. y'a rien de plus simple a faire.
pour la solution voir la:
Code : Tout sélectionner
Here is a detailed tutorial for changing the "Details Pane" location from Bottom to Top in Windows Vista and 7:
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.
source:
http://www.askvg.com/
Bon, la solution telle quelle montre explique comment passer de bottom a top. pour l'inverse, il suffit de changer top par bottom, et le tour est joué!
c'est juste un petit edit du shell32.dll.
MAis sinon il est sympa ce theme non?

et je trouve que mon set d'icones se fond parfaitement dans ce decor!
voila voila!
@+