Definir a exibição de pastas padrão no Windows

4

No Windows Vista, sempre que abro uma pasta, a seleção de colunas é sem sentido: álbum, data, etc., para pastas que não contenham música ou imagens. Eu posso selecionar as colunas corretas para uma pasta específica, mas todas as outras pastas ainda estão erradas, mesmo quando eu entro em Opções de pasta e clico no botão para definir as opções atuais para todas as pastas deste tipo.

Como posso dizer ao Windows para usar a seleção de colunas atual para todas as pastas, a menos que especificado de outra forma?

    
por rwallace 10.09.2009 / 05:35

3 respostas

2

Artigo eZine: Configurar um padrão O Folder View no Windows Vista fala sobre algumas coisas do registro junto com os pontos na resposta do Daniel . Abaixo está este link

One of the problems many people face once they have installed Vista is that their folder view will change every time they close and reopen a folder. This is annoying right?

Well here is the solution:

1 Open the registry: Simply click on the start orb and type in "regedit" into the search field. A file called regedit.exe will show up at the top, double-click it!

2 Locate the following folders in the registry editor by clicking on the small black arrows to expand the folder structure:

[HKEY_CURRENT_USERSoftwareClassesLocal SettingsSoftwareMicrosoftWindowsShellBags]

[HKEY_CURRENT_USERSoftwareClassesLocal SettingsSoftwareMicrosoftWindowsShellBagMRU]

3 Right click on the folder "Bags" and click on delete, do the same for BagMRU. This is how you get rid of disturbing folder view entries. Don't worry we will now create a new one called "DefaultFolders".

4 Right click on the folder "Shell" that is the parent folder of the folders you just deleted.

Click on "New" -> "Key". Name it "DefaultFolders".

5 Repeat 4. but for the folder we just created and name the new folder "Shell". That way you will create a subfolder "Shell" inside the folder "DefaultFolders".

6 Now we right-click on the folder "Shell" and create a new String: "New" -> "String Value".

Give the string the name "FolderType".

7 Double-click it and type "Documents" into the value field.

8 Almost done, now all folders will have the same folder view as the "Documents" folder. Time to set your default folder view. To do that open up the explorer (Windows-key + E is the shortcut).

Now locate C:UsersYour_User_NameDocuments, where C: is the partition on which you installed Windows obviously. Make sure to set your favorite folder view (mine is Details) there.

Click on "Organize" -> "Folder and Search Options".

Now go to the tab "View" and finally click on "Apply to Folders"!

Eu usei as etapas da resposta de Daniel em máquinas com Windows XP.
Se eles não funcionarem no Vista, tente o artigo do eZine.

Enquanto isso, este thread do Vista64 sugere que o Vista SP2 resolveu esse problema.

    
por 10.09.2009 / 06:19
4

Primeiro, defina as colunas da maneira que deseja em uma pasta e, em seguida, no menu Ferramentas ( Alt + t se o menu estiver oculto por padrão), clique em Pasta Opções ... e, em seguida, vá para a guia Exibir, clique em Aplicar às pastas. Após a confirmação, você verá que todas as suas pastas (pelo menos desse tipo) foram alteradas.

PS. Obrigado por perguntar; isso me lembrou que eu precisava configurar isso.

    
por 10.09.2009 / 06:14
0

Veja este artigo em annoyances.org: "Patch de modelo de pasta padrão" , que diz:

Windows Vista has a bug that prevents it from choosing the correct view for a folder based on its contents, which is why you may see thumbnails when they're not appropriate, and no thumbnails when they're needed. The following patch stops Vista from trying to guess how to display a folder, instead forcing it to use the template of your choice.

    
por 10.09.2009 / 08:13