PC Review


Reply
Thread Tools Rate Thread

Display png/gif icons as icons in Windows Explorer

 
 
spamlet
Guest
Posts: n/a
 
      6th Mar 2008
Another one you may have an elegant answer for John:

Assembling a collection of icons in a folder where I can look at them all at
once, I note that icons with the .ico suffix are shown in Windows Explorer
as icons, but those that are .png or .gif are not. Is there a way to tell
WE to show these as icons too?

That would be another handy thing to be able to do.

Regards,

S


 
Reply With Quote
 
 
 
 
John Inzer
Guest
Posts: n/a
 
      6th Mar 2008
spamlet wrote:
> Another one you may have an elegant answer for John:
>
> Assembling a collection of icons in a folder where I can look at them
> all at once, I note that icons with the .ico suffix are shown in
> Windows Explorer as icons, but those that are .png or .gif are not. Is
> there a way to tell WE to show these as icons too?
>
> That would be another handy thing to be able to do.
>
> Regards,
>
> S

========================
Are you saying you cannot view
thumbnails for .png or .gif files?

--

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


 
Reply With Quote
 
spamlet
Guest
Posts: n/a
 
      6th Mar 2008

"John Inzer" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> spamlet wrote:
>> Another one you may have an elegant answer for John:
>>
>> Assembling a collection of icons in a folder where I can look at them
>> all at once, I note that icons with the .ico suffix are shown in
>> Windows Explorer as icons, but those that are .png or .gif are not. Is
>> there a way to tell WE to show these as icons too?
>>
>> That would be another handy thing to be able to do.
>>
>> Regards,
>>
>> S

> ========================
> Are you saying you cannot view
> thumbnails for .png or .gif files?
>
> --
>
> John Inzer
> Digital Media MVP
>

No:
The thumbnails for the ico files are pictures of the icos;
Whereas, the thumbnails for the png and gif are all the same 'placeholder'
tile.
Presumably there is something telling WE to use each ico itself as the
thumbnail, but nothing telling it to use the png and gif pictures themselves
in a similar manner.
The png and gif files can be seen if 'tiles' is selected as the view, but
then they are all tiny compared with the handy way the ico files are
displayed in thumbnail view.

Hope that's clearer.

Thanks,
S


 
Reply With Quote
 
John Inzer
Guest
Posts: n/a
 
      6th Mar 2008
spamlet wrote:
> No:
> The thumbnails for the ico files are pictures of the icos;
> Whereas, the thumbnails for the png and gif are all the same
> 'placeholder' tile.
> Presumably there is something telling WE to use each ico itself as the
> thumbnail, but nothing telling it to use the png and gif pictures
> themselves in a similar manner.
> The png and gif files can be seen if 'tiles' is selected as the view,
> but then they are all tiny compared with the handy way the ico files
> are displayed in thumbnail view.
>
> Hope that's clearer.
>
> Thanks,
> S

=========================================
No guarantees but It may be worth a try to
repair your image associations.

Repair image file type associations in Windows XP
http://windowsxp.mvps.org/imgassofix.htm

Windows® XP File Association Fixes
http://www.dougknox.com/xp/file_assoc.htm

Also it may help to go to...Start / Run and type
(or copy/paste):

regsvr32 /i shimgvw.dll
(yes, the space after the 2 and the space
after the i is required)

Press...Enter...

You should see a dialog box that says:
DllRegisterServer and DllInstall in shimgvw.dll succeeded

Good luck...

--

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


 
Reply With Quote
 
spamlet
Guest
Posts: n/a
 
      7th Mar 2008

"John Inzer" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> spamlet wrote:
>> No:
>> The thumbnails for the ico files are pictures of the icos;
>> Whereas, the thumbnails for the png and gif are all the same
>> 'placeholder' tile.
>> Presumably there is something telling WE to use each ico itself as the
>> thumbnail, but nothing telling it to use the png and gif pictures
>> themselves in a similar manner.
>> The png and gif files can be seen if 'tiles' is selected as the view,
>> but then they are all tiny compared with the handy way the ico files
>> are displayed in thumbnail view.
>>
>> Hope that's clearer.
>>
>> Thanks,
>> S

> =========================================
> No guarantees but It may be worth a try to
> repair your image associations.
>
> Repair image file type associations in Windows XP
> http://windowsxp.mvps.org/imgassofix.htm
>
> Windows® XP File Association Fixes
> http://www.dougknox.com/xp/file_assoc.htm
>
> Also it may help to go to...Start / Run and type
> (or copy/paste):
>
> regsvr32 /i shimgvw.dll
> (yes, the space after the 2 and the space
> after the i is required)
>
> Press...Enter...
>
> You should see a dialog box that says:
> DllRegisterServer and DllInstall in shimgvw.dll succeeded
>
> Good luck...
>


Are you suggesting that my png icons are supposed to show up the same way as
the ico ones?
I don't want to muck about with blanket fixes for file associations when
some of my associations are deliberately not the standard ones. However, I
will have a look at your links: but won't be able to get back to you for a
week or so as I'm just off for a break.

Thanks once again,

S


 
Reply With Quote
 
John Inzer
Guest
Posts: n/a
 
      7th Mar 2008
spamlet wrote:
> "John Inzer" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> spamlet wrote:
>>> No:
>>> The thumbnails for the ico files are pictures of the icos;
>>> Whereas, the thumbnails for the png and gif are all the same
>>> 'placeholder' tile.
>>> Presumably there is something telling WE to use each ico itself as
>>> the thumbnail, but nothing telling it to use the png and gif
>>> pictures themselves in a similar manner.
>>> The png and gif files can be seen if 'tiles' is selected as the
>>> view, but then they are all tiny compared with the handy way the
>>> ico files are displayed in thumbnail view.
>>>
>>> Hope that's clearer.
>>>
>>> Thanks,
>>> S

>> =========================================
>> No guarantees but It may be worth a try to
>> repair your image associations.
>>
>> Repair image file type associations in Windows XP
>> http://windowsxp.mvps.org/imgassofix.htm
>>
>> Windows® XP File Association Fixes
>> http://www.dougknox.com/xp/file_assoc.htm
>>
>> Also it may help to go to...Start / Run and type
>> (or copy/paste):
>>
>> regsvr32 /i shimgvw.dll
>> (yes, the space after the 2 and the space
>> after the i is required)
>>
>> Press...Enter...
>>
>> You should see a dialog box that says:
>> DllRegisterServer and DllInstall in shimgvw.dll succeeded
>>
>> Good luck...
>>

>
> Are you suggesting that my png icons are supposed to show up the same
> way as the ico ones?
> I don't want to muck about with blanket fixes for file associations
> when some of my associations are deliberately not the standard ones.
> However, I will have a look at your links: but won't be able to get
> back to you for a week or so as I'm just off for a break.
>
> Thanks once again,
>
> S

========================================
I'm sorry you think I am suggesting that
you "muck about" with your system.

Good luck finding a solution.

--

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


 
Reply With Quote
 
spamlet
Guest
Posts: n/a
 
      8th Mar 2008

"John Inzer" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> spamlet wrote:
>> "John Inzer" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> spamlet wrote:
>>>> No:
>>>> The thumbnails for the ico files are pictures of the icos;
>>>> Whereas, the thumbnails for the png and gif are all the same
>>>> 'placeholder' tile.
>>>> Presumably there is something telling WE to use each ico itself as
>>>> the thumbnail, but nothing telling it to use the png and gif
>>>> pictures themselves in a similar manner.
>>>> The png and gif files can be seen if 'tiles' is selected as the
>>>> view, but then they are all tiny compared with the handy way the
>>>> ico files are displayed in thumbnail view.
>>>>
>>>> Hope that's clearer.
>>>>
>>>> Thanks,
>>>> S
>>> =========================================
>>> No guarantees but It may be worth a try to
>>> repair your image associations.
>>>
>>> Repair image file type associations in Windows XP
>>> http://windowsxp.mvps.org/imgassofix.htm
>>>
>>> Windows® XP File Association Fixes
>>> http://www.dougknox.com/xp/file_assoc.htm
>>>
>>> Also it may help to go to...Start / Run and type
>>> (or copy/paste):
>>>
>>> regsvr32 /i shimgvw.dll
>>> (yes, the space after the 2 and the space
>>> after the i is required)
>>>
>>> Press...Enter...
>>>
>>> You should see a dialog box that says:
>>> DllRegisterServer and DllInstall in shimgvw.dll succeeded
>>>
>>> Good luck...
>>>

>>
>> Are you suggesting that my png icons are supposed to show up the same
>> way as the ico ones?
>> I don't want to muck about with blanket fixes for file associations
>> when some of my associations are deliberately not the standard ones.
>> However, I will have a look at your links: but won't be able to get
>> back to you for a week or so as I'm just off for a break.
>>
>> Thanks once again,
>>
>> S

> ========================================
> I'm sorry you think I am suggesting that
> you "muck about" with your system.
>
> Good luck finding a solution.
>
> --
>

No offence intended,
Your advice is always useful.

Away for a few days now, so will try again later.

Cheers,

S


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Win Explorer display I must arrange icons by name each time, fix? harryleesap Microsoft Word Document Management 3 25th Jun 2009 08:05 AM
folder icons replaced with Internet explorer icons Ed Windows XP General 1 22nd Oct 2006 12:01 AM
Explorer shows 8 bit icons in 32 bit display mode? cody Microsoft Windows 2000 4 20th Oct 2004 05:16 PM
Program Icons slow to display in Windows Explorer Stuart Microsoft Windows 2000 1 12th May 2004 04:53 PM
Explorer Icons display in 256 color, although 32bit in 'Display Settings' ! Sef Pinney Microsoft Windows 2000 0 24th Jul 2003 06:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:46 PM.