Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Thumbnails for files but not for folders

Reply
 
Old 03-02-2008   #1 (permalink)
tOpaZ


 
 

Thumbnails for files but not for folders

Hi all,

I would like to activate thumbnails for files but NOT for folders, i.e. have
a static icon for folders only.
Is there any way for me to do that?

My System SpecsSystem Spec
Old 03-02-2008   #2 (permalink)
Rick Rogers


 
 

Re: Thumbnails for files but not for folders

Hi,

No, I don't think so.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"tOpaZ" <tOpaZ@xxxxxx> wrote in message
news:E96B258E-B6C2-44A0-8CEF-F8F5FB06A446@xxxxxx
Quote:

> Hi all,
>
> I would like to activate thumbnails for files but NOT for folders, i.e.
> have
> a static icon for folders only.
> Is there any way for me to do that?
My System SpecsSystem Spec
Old 03-02-2008   #3 (permalink)
Synapse Syndrome


 
 

Re: Thumbnails for files but not for folders

"Rick Rogers" <rick@xxxxxx> wrote in message
news:u5$p7pFfIHA.5400@xxxxxx
Quote:

> Hi,
>
> No, I don't think so.

Why not? You can just change the default one to something else.

ss.


My System SpecsSystem Spec
Old 03-02-2008   #4 (permalink)
John Inzer


 
 

Re: Thumbnails for files but not for folders

tOpaZ wrote:
Quote:

> Hi all,
>
> I would like to activate thumbnails for files but NOT for folders,
> i.e. have a static icon for folders only.
> Is there any way for me to do that?
==================================
Maybe the following article will offer some ideas:

Windows Vista -
How to Turn Folder Preview Thumbnails
On or Off in Windows Explorer in Vista
Thumbnails in Windows Explorer

--

John Inzer
Digital Media MVP

Notice
This is not tech support
I am a volunteer

Solutions that work for
me may not work for you

Proceed at your own risk


My System SpecsSystem Spec
Old 03-02-2008   #5 (permalink)
Rick Rogers


 
 

Re: Thumbnails for files but not for folders

Yes, but I don't believe it is possible to enable thumbnails for files only
without enabling it for folders as well.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"Synapse Syndrome" <synapse@xxxxxx> wrote in message
news:uOFb2yFfIHA.5164@xxxxxx
Quote:

> "Rick Rogers" <rick@xxxxxx> wrote in message
> news:u5$p7pFfIHA.5400@xxxxxx
Quote:

>> Hi,
>>
>> No, I don't think so.
>
>
> Why not? You can just change the default one to something else.
>
> ss.
>
My System SpecsSystem Spec
Old 03-02-2008   #6 (permalink)
Synapse Syndrome


 
 

Re: Thumbnails for files but not for folders

"Rick Rogers" <rick@xxxxxx> wrote in message
news:OwIHkFLfIHA.1164@xxxxxx
Quote:
Quote:

>>
>> Why not? You can just change the default one to something else.
>>
> Yes, but I don't believe it is possible to enable thumbnails for files
> only without enabling it for folders as well.
So why can't he change the default folder icon to a normal one that does not
have the live thumbnail ability??

ss.


My System SpecsSystem Spec
Old 03-02-2008   #7 (permalink)
Synapse Syndrome


 
 

Re: Thumbnails for files but not for folders

"tOpaZ" <tOpaZ@xxxxxx> wrote in message
news:E96B258E-B6C2-44A0-8CEF-F8F5FB06A446@xxxxxx
Quote:

> Hi all,
>
> I would like to activate thumbnails for files but NOT for folders, i.e.
> have
> a static icon for folders only.
> Is there any way for me to do that?

Try this. It's from a post by Keith Miller, and I have not tried it myself.

---------------------------------
In the registry, create a new key named 'Shell Icons',

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr
entVersion\explorer\Shell
Icons]

Under this new key, create a REG_EXPAND_SZ (Expandable String Value) named
'3' and edit it's data to be the path to your icon.

Key Name:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\explorer\Shell
Icons

Name: 3
Type: REG_EXPAND_SZ
Data: %SystemRoot%\system32\imageres.dll,177
---------------------------------

That last number, 177, can be changed to point to the icon that you want to
use, although I am unable to see which one is the standard open yellow
folder in that .dll file, as I am not at a Vista machine right now.

It'll be one of the two at the bottom left in this screenshot:
http://blogs.vertigo.com/personal/al...otos/icons.PNG

ss.


My System SpecsSystem Spec
Old 03-03-2008   #8 (permalink)
Keith Miller \(MVP\)


 
 

Re: Thumbnails for files but not for folders

That trick controls the small icon but doesn't override thumbnail generation



--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"Synapse Syndrome" <synapse@xxxxxx> wrote in message
news:%23kIRm5LfIHA.1168@xxxxxx
Quote:

> "tOpaZ" <tOpaZ@xxxxxx> wrote in message
> news:E96B258E-B6C2-44A0-8CEF-F8F5FB06A446@xxxxxx
Quote:

>> Hi all,
>>
>> I would like to activate thumbnails for files but NOT for folders, i.e.
>> have
>> a static icon for folders only.
>> Is there any way for me to do that?
>
>
> Try this. It's from a post by Keith Miller, and I have not tried it
> myself.
>
> ---------------------------------
> In the registry, create a new key named 'Shell Icons',
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr
> entVersion\explorer\Shell
> Icons]
>
> Under this new key, create a REG_EXPAND_SZ (Expandable String Value) named
> '3' and edit it's data to be the path to your icon.
>
> Key Name:
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr
> entVersion\explorer\Shell
> Icons
>
> Name: 3
> Type: REG_EXPAND_SZ
> Data: %SystemRoot%\system32\imageres.dll,177
> ---------------------------------
>
> That last number, 177, can be changed to point to the icon that you want
> to use, although I am unable to see which one is the standard open yellow
> folder in that .dll file, as I am not at a Vista machine right now.
>
> It'll be one of the two at the bottom left in this screenshot:
> http://blogs.vertigo.com/personal/al...otos/icons.PNG
>
> ss.
>
My System SpecsSystem Spec
Old 03-03-2008   #9 (permalink)
tOpaZ


 
 

Re: Thumbnails for files but not for folders

Unfortunately, Keith is right: this changes the icon but doesn't
enable/disable the thumbnail function for folders.

I was thinking of doing something similar to WinXP: use icons for navigation
and preview panel to have a thumbnail of my files but preview is not working
either if I disable the thumbnail.
Sounds like I'm asking for something impossible with Vista

Thanks for your help anyway!
My System SpecsSystem Spec
Old 03-03-2008   #10 (permalink)
tOpaZ


 
 

Re: Thumbnails for files but not for folders

This link highlights exactly what my problem is: either you have thumbnails
for both files and folder, or you you don't have it for any of them.

I'd like to have it only for files, which these two methods don't allow...
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Cannot preview images (thumbnails) on Photoshop .psd folders Vista file management
Problem with Thumbnails and Opening folders in new folders General Discussion
Thumbnails in PICTURES folders disappeared in browser Vista music pictures video
large picture folders and thumbnails Vista General
Thumbnails for My Picture folders in Vista Premium Vista music pictures video


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46