- Use Windows Explorer to browse to a folder, and configure how the folder should appear (Set the wanted View - Details/List/Tiles/Thumbnails, Select columns, Change column order, Resize column width etc.).
- In the Windows Explorer click the Tools-menu and select "Folder Options..."
- Change to the "View"-fan and press "Reset Folders" and then press the "Apply to all folders"-button
More Info MS KB812003
Changing the Folder Type template for a folder
Even after having configured all folder to look the same way, then some folders may still display differently, because the Folder type has been configured. To configure the Folder Type of a folder:- Right click on the folder and select "Properties"
- Select the "Customize"-fan and here can you configure "What kind of folder do you want?" by changing what Folder Type to use as template.
The different templates have different columns pre-configured and options available:- Pictures(best for many files) - Introduces a Filmstrip mode in the Windows Explorer View-menu.
Configure the default Folder Type template for all users
If having dynamic / roaming users and want and want to configure the default Folder view for all users through the registry:Note the following table can be used to configure the above values (WFlags should always be 0)[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows \ShellNoRoam \Bags \AllFolders \Shell]
WFlags = 0
Mode = 4
vid = "{137E7700-3573-11CF-AE69-08002B2E1262}"
View | Mode | vid |
---|---|---|
Icons | 1 | {0057D0E0-3573-11CF-AE69-08002B2E1262} |
List | 3 | {0E1FA5E0-3573-11CF-AE69-08002B2E1262} |
Details | 4 | {137E7700-3573-11CF-AE69-08002B2E1262} |
Thumbnail | 5 | {8BEBB290-52D0-11D0-B7F4-00C04FD706EC} |
Tiles | 6 | {65F125E5-7BE1-4810-BA9D-D271C8432CE3} |
Filmstrip | 7 | {8EEFA624-D1E9-445B-94B7-74FBCE2EA11A} |
[HKEY_LOCAL_MACHINE \Software \Microsoft \Windows \ShellNoRoam \Bags \AllFolders \Shell]
Status = 0
I'm unable to locate the above registry key ?
Can some one please indicate the correct key ?
The registry keys doesn't exist by default. You have to create them yourself.
Create a .reg file (text file) and paste this into it and then double click on it to make creating this key easy:
I have followed the steps as listed above in an attempt to change and apply the Folder View in Details for all other folders for all users. However, it did not take any effect.
Hi,
The keys mentioned here are correct. For more information check the following post.
I wrote it after having problems with explorer views.
http://www.thinworld.net/blog/2009/06/explanation-of-shellnoroam-registry.html
I´m trying to force the default view of the attach a document view/dialog box to be the same, which by default is list view and not details view. What reg setting do i need to achieve this?
I want to replace a folder's icon with an icon from an ".ico" file, but the folder is at the local network, shared through SMB.
Windows xp allows customization for the thumbnail of such a folder from an image, but there's nothing to do for its icon.
I guessed that the customization information should be kept in the registry, and I really found the string value named "Logo" in one of the registry keys under [HKLM \Software \Microsoft \Windows \ShellNoRoam \Bags], assigned to the image file's path.
My question is, whether there is some other string value name in the same key that controls the specific folder. So that I would assign an .ico file to change its appearance in icon view.
You can customize folders using Desktop.ini
More Info Set custom icon using desktop.ini
I think it is HKEY_CURRENT_USER
everything here is false
the path is
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders
there you have valid changes
this is for NT 6 btw
ColInfo REG_BINARY:
[$0028—$0037] — System.ItemNameDisplay={B725F130-47EF-101A-A5F1-02608C9EEBAC}, and [$0038] – its propID=0Ah (10d)
[$003C–$003F]: this column WIDTH
[$0040—$004F]: System.ItemDate={F7DB74B4-4287-4103-AFBA-F1B13DCD75CF},
and [$0050] – its propID=64h (100h)
[$0054–$0057]: this column WIDTH
and etc...
How to place to desktop.ini all these parameters (including Sort)?