Quick vista folder/avi view Q

yep as long as your running vista x64.
It probably won't work but worth a try.

YAY, it worked you star thanks :D

Untitled-20.jpg
 
So annoying vista keeps changing the view back! :mad:

what do you do when it resets it to not show?
Are you changing codecs or something?

It might be worth unistalling all codecs, x64 components. Removing all traces. Then running cc cleaner to clear register.

Then install vista codec pack and x64 components.
 
what do you do when it resets it to not show?
Are you changing codecs or something?

It might be worth unistalling all codecs, x64 components. Removing all traces. Then running cc cleaner to clear register.

Then install vista codec pack and x64 components.

Iam not doing anything, I did manually set all music with the view settings just above med settings, now its gone back to list view. Well just flicked thru, and most off them have gone back to list not all. :confused:

Strange, think ive heard off a vista bug like this before.
 
To reset ALL folder views and settings to default, just copy and paste the code below to a text file and save it as a .reg file, then double click the newly created reg file and restart your computer.

Code:
Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU]
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags]


If you also want to turn off the auto discovery for file types within folders (which is a pain in the ass) just copy and paste the code below into a text file and save it as a .reg file, then double click the newly created reg file and restart your computer.

Code:
Windows Registry Editor Version 5.00

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

NOTE: If you use the second option to disable auto detect then you will need to right click each folder and select "Properties > Customize" and select the template you want to use, this is because Windows will no longer auto detect file and folder types.

Hope this helps!
 
Back
Top Bottom