Changing stubborn preview icons

is there a way to change the Preview icons of pictures??

#431049

Is this what you mean?

http://www.aqua-soft.org/board/showthread....hlight=Xentient

It's got a limit though

#431055

not entirely what i mean. if you go and switch your viewing to "Icons", and you look at image files, you see a little icon stating a little picture (NOT A PREVIEW OF THE IMAGE) and the image extension. do you want to see an SS?

#431056

Any screenshot?

#431057

i only want to change the preview icon of .PNG images. IconTweaker doesn't seem to include them. it only includes GIF, BMP, JPEG, and i think that's ridiculous. I try to use iColor Folder, but when i change the icon, it says "changes will take effect after a reboot". If i restart my comp, the icon doesn't even change... do you know any other Plugins for IconTweaker?

#431059

Open a window and click on Folder Options then click on filetypes.

#431062

where's that? if i click on "change a folder" all i can change is....a folder.

#431116

Go to C:Program FilesIcontweakerData

Open Files.xml in notepad or xml editor. Add the following code directly below the Tags. * Please note that the only code I changed was for XP/2003. PNG support should now be available from IconTweaker

					<PngImage>
<itd:DisplayName>PNG Image</itd:DisplayName>
<itd:DefaultIcon>
<itd:Win95>%System%mshtml.dll,9</itd:Win95>
<itd:Win98>
%Programs%Internet
Exploreriexplore.exe,9
</itd:Win98>
<itd:WinMe>
%Programs%Internet
Exploreriexplore.exe,9
</itd:WinMe>
<itd:Win2000>
%Programs%Internet
Exploreriexplore.exe,9
</itd:Win2000>
<itd:WinXP2003>
%System%shimgvw.dll,2
</itd:WinXP2003>
</itd:DefaultIcon>
<itd:RegKey>
<itd:All>png</itd:All>
</itd:RegKey>
<itd:RegType>
<itd:All>File</itd:All>
</itd:RegType>
</PngImage>

#431122

what exactly do u mean "right below"? in between them or...i dont know.

#431123

After the final tag .

#431125

thx for that but its not rly what i want. here's an ss: ss.jpg

#431128

I see. Have had this issue myself. Look at the individual Icon file and make sure it has a 72px icon in it. If not, MS for some reason defaults down to the 64px.

#431136

So how could i fix it? I try to use iColor Folder, but when i do change it and restart, the icon is still the same. Do you have another one of those code things for XML or...something around there? I'm also wondering if you could give me the...i guess XML file to change Fonts & .ICO files

#431137

You need to make sure each icon includes a 72px. If not then use AveIconifier or AveDrop to convert a 128px png into the appropriate icon.

#431140

i have a huge 50MB collection of icons, so the sizes aren't the problem. The problem is actually being able to use them, because IconTweaker has only limited abilites...

#431141

This isn't an IconTweaker issue. It would present itself with any other icon package program. Some Icons are release going up to only 48px in size and others are released including up to 128px.

Some icon artists make each respective size separately and some resize larger images down. My preference has been to find png's and convert myself. Smaller icons though become somewhat pixelated.;)

50mb is nothing I'm over 6 GB. :P

#431144

well i know for a fact its not a problem with the icons. thats not possible. anyways, do you have any other tweaks for the XML file?

#431148

This isn't an IconTweaker issue. It would present itself with any other icon package program. Some Icons are release going up to only 48px in size and others are released including up to 128px.

Some icon artists make each respective size separately and some resize larger images down. My preference has been to find png's and convert myself. Smaller icons though become somewhat pixelated.;)

50mb is nothing I'm over 6 GB. :P

It's not about the icon sizes. He just wants to change the freakin' icon.

#431156

yes thank you, that is what i'm saying. sizes don't concern me!

#431157

Control Panel > Folder Options > Tab: File Types > Scroll for the extension you are looking for (JPEG, GIF, etc) > Advanced Options > Change Icon.

#431167

It's not about the icon sizes. He just wants to change the freakin' icon.

No need to get your panties in a bunch. ;)

Since he mentioned IconTweaker. I provided the way to do that earlier. See the image.

Edit: I've attached the xml file I use. Back up the original Files.xml doc then Extract into C:Program FilesIconTweakerData

#431174

i....don't see anything different.

#431199

Just tried changing mine both ways. Via File Extension Advanced settings & Icontweaker. Neither worked for me because I have Gimp associated (in registry) with png filetype's.

For some reason this interferes & resets.

Edit: I'm not sure if I'll get to hunting down specific registry keys & writing actual plugins. I contacted Joost almost a year ago to help but, never heard back. So, Here's a link to a good start

http://www.virtualplastic.net/html/icn_file.html

#431207

and this means what? lol

#431208

you're on your own. :P

I most likely come up with a specific plugin but, I've got a busy month ahead. Doc appts, depositions, etc. etc. blah blah blah. ;)

#431209