Setting the default folder view for all folders
14 June 2008 by Snakefoot | Comment » | Trackback OffTo configure all folders to display the files the same way:
More Info MS KB812003
Note if not wanting to show the status-bar in the default folder view:
- 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
Updated: 25 July 2008