A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Windows Vista File Management
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Windows Vista File Management Issues or questions in relation to Vista's file management. (microsoft.public.windows.vista.file_management)

how to fix FFlags for all folder?



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old March 17th 08, 12:41 AM posted to microsoft.public.windows.vista.file_management
9al3a
external usenet poster
 
Posts: 1
Default how to fix FFlags for all folder?


like many people, i didn't like the auto arrange by "list view" in vista
explorer

but fortunately i can turn it off by "FFlags" with "00080000" value
(thanks to Keith Miller)

but i can't make it defaults for newly created folders, i tried the
"apply to folders" but with no luck

also i tried the "AllFolders" under "bags" with FFlags set to 00080000
and failed again.

so any tips??


--
9al3a
  #2 (permalink)  
Old March 19th 08, 03:21 AM posted to microsoft.public.windows.vista.file_management
Keith Miller \(MVP\)
external usenet poster
 
Posts: 310
Default how to fix FFlags for all folder?

It will work from the templates created via 'Apply to Folders', but 'Apply
to Folders' works on a per-type basis in Vista. The templates are found
under:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Streams\Defaults]

with REG_BINARY values for the various types of folders. Here are some of
the values:

{5C4F28B5-F869-4E84-8E60-F11DB97C5CC7} All Items (NotSpecified)
{7D49D726-3C21-4F05-99AA-FDC2C9474656} Documents
{B3690E58-E961-423B-B687-386EBFD83239} Pictures & Videos
{AF9C03D6-7DB9-4A15-9464-13BF9FB69A2A} Music Details
{0B7467FB-84BA-4AAE-A09B-15B71097AF9E} Music Icons
{DE2B70EC-9BF7-4A93-BD3D-243F7881D492} Contacts
{0C3794F3-B545-43AA-A329-C37430C58D2A} Control Panel Classic
{57807898-8C4F-4462-BB63-71042380B109} Control Panel
Home/Desktop/Printers/UserFolder on Desktop/

All the view settings are crammed into the binary value. If you examine one
of the binary values via the Edit Binary Value dialog, near the end you will
see:

F.F.l.a.g.s.

in the ASCII column. 7 bytes beyond, you will see the bytes of FFlags low
byte to high byte 01 00 08 40 (with flag set)

Here is a script that will set the flag for all saved templates & saved
views:

http://home.mchsi.com/~k.miller79/Sc...NUMREFRESH.zip

If you want to use AllFolders, you can, But you need to construct the entry
as follows:
---------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Classes\Local
Settings\Software\Microsoft\Windows\Shell\Bags\All Folders]

[HKEY_CURRENT_USER\Software\Classes\Local
Settings\Software\Microsoft\Windows\Shell\Bags\All Folders\Shell]
"FolderType"="NotSpecified"

[HKEY_CURRENT_USER\Software\Classes\Local
Settings\Software\Microsoft\Windows\Shell\Bags\All Folders\Shell\{5C4F28B5-F869-4E84-8E60-F11DB97C5CC7}]
"Mode"=dword:00000004
"FFlags"=dword:40080001

---------------------------------------------------

This just shows the entry for All Items, you would need similar subkeys of
the Shell key with the appropriate CLSID to control the other templates. If
the 'Mode' value is not present, Explorer doesn't look for FFlags. Values
for Mode are as follows:

Mode LogicalViewMode IconSize Vid Description

2 3 10 {089000C0-3573-11CF-AE69-08002B2E1262} Small Icons
3 3 10 {0E1FA5E0-3573-11CF-AE69-08002B2E1262} List
4 1 10 {137E7700-3573-11CF-AE69-08002B2E1262} Details
5 3 30/60/100 {8BEBB290-52D0-11D0-B7F4-00C04FD706EC} Medium/Large/X-Large
Icons
6 2 30 {65F125E5-7BE1-4810-BA9D-D271C8432CE3} Tiles

Have fun!


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"9al3a" wrote in message
...

like many people, i didn't like the auto arrange by "list view" in vista
explorer

but fortunately i can turn it off by "FFlags" with "00080000" value
(thanks to Keith Miller)

but i can't make it defaults for newly created folders, i tried the
"apply to folders" but with no luck

also i tried the "AllFolders" under "bags" with FFlags set to 00080000
and failed again.

so any tips??


--
9al3a


  #3 (permalink)  
Old March 19th 08, 04:47 PM posted to microsoft.public.windows.vista.file_management
9al3a[_2_]
external usenet poster
 
Posts: 1
Default how to fix FFlags for all folder?


wow dude you are genius

i really appreciate your hard work and showing us many things that
microsoft didn't even think to documented.


--
9al3a
  #4 (permalink)  
Old March 20th 08, 02:41 AM posted to microsoft.public.windows.vista.file_management
Keith Miller \(MVP\)
external usenet poster
 
Posts: 310
Default how to fix FFlags for all folder?

You're welcome. Thanks for the feedback.

--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"9al3a" wrote in message
...

wow dude you are genius

i really appreciate your hard work and showing us many things that
microsoft didn't even think to documented.


--
9al3a


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:27 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.