Click here to Skip to main content
15,879,326 members
Articles / Desktop Programming / MFC
Article

FavIconizer

Rate me:
Please Sign up or sign in to vote.
4.89/5 (57 votes)
13 May 20032 min read 242.8K   3.9K   62   65
A small utility which refreshes the icons in your IE favorites menu

Sample screenshot

Introduction

If you use Internet Explorer for browsing the web then you know that for some links you add to your favorites there's an icon indicating the webpage (e.g. CP has an orange icon with bob on it). But after a while those icons get replaced with the standard web icon again 'cause IE stores them in the web cache which gets cleaned up according to your settings.

I searched the web for a program which would let me store those icons in a safe place so they won't get lost again. Then I found Favorg. This program did the trick. But it was a little bit more than what I needed. Also, it doesn't check for the html tag <LINK REL="SHORTCUT ICON" HREF=link_to_favicon> but only gets the icon if it is in the root of the website and called favicon.ico.
Another thing that I didn't like was that it stored the icons in its program folder. Sure you could change that location but I always had to try several times until it worked. And what happens if you zip your favorites folder and move it to another computer? The icons are lost! And IE doesn't show the usual icon for them but an ugly white one.
Also, it seems that pcmag changed the download so that you need now a subscription for that.

So I decided to write my own program which fetches the icons for every link in the favorites folder. It also stores those icons in the favorites folder by creating a new subfolder and changing the attribute to 'hidden'. That way the folder for those icons doesn't show up in the favorites menu (even if you set "show hidden files/folders" in your settings).

To use the tool simply start it and hit the "start" button. Then wait a while. After the program finished you'll have all the nice icons restored - at least for those links which the website offers icons.

Updates

06.05.03: fixed small bug
01.04.03: recognizes now the tag <link rel="icon" href=<A href="http://test.com/favicon.ico">http://test.com/favicon.ico</A> type="image/ico"><BR>25.03.03: while retreiving the info cookies are disabled (for IE6)
14.05.03: updated source and downloads

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer
Switzerland Switzerland
---

Comments and Discussions

 
GeneralCool App Pin
WinWear21-Apr-10 20:50
WinWear21-Apr-10 20:50 
Questionfaviconizer & firefox Pin
blondeel25-Feb-08 3:03
blondeel25-Feb-08 3:03 
Questionwhat about FireFox? Pin
Don.Gilan3-Oct-07 12:32
Don.Gilan3-Oct-07 12:32 
QuestionDoes it work for updating the icons on IE 7.0 ? Pin
pontusa21-Dec-06 21:25
pontusa21-Dec-06 21:25 
GeneralInstallation Pin
rogerstopp1-Mar-06 9:01
rogerstopp1-Mar-06 9:01 
GeneralDidn't seem to find any! Pin
David Tyler5-Feb-06 3:53
David Tyler5-Feb-06 3:53 
NewsQuick Launch icons Pin
facorreia17-Oct-05 2:57
facorreia17-Oct-05 2:57 
GeneralThankyou &amp; Comments Pin
saishoman17-Sep-05 1:50
saishoman17-Sep-05 1:50 
GeneralFaviconizer Pin
cjf2000027-Aug-05 11:44
cjf2000027-Aug-05 11:44 
GeneralQuestions re Download choices & Uninstall Pin
codebuff7-Jun-05 0:34
codebuff7-Jun-05 0:34 
GeneralStarting Faviconizer Pin
Ann Little28-Mar-05 8:51
Ann Little28-Mar-05 8:51 
GeneralRe: Starting Faviconizer Pin
redlane655-Apr-05 16:11
redlane655-Apr-05 16:11 
GeneralRe: Starting Faviconizer Pin
Member 19304062-May-05 19:30
Member 19304062-May-05 19:30 
GeneralRe: Starting Faviconizer Pin
Svensken30-Oct-05 12:53
Svensken30-Oct-05 12:53 
GeneralFaviconizer rocks! Pin
btorrean4-Mar-05 19:18
btorrean4-Mar-05 19:18 
QuestionFavicon needs a nudge to the right, is there a fix? Pin
MikeSouper22-Jan-05 4:18
MikeSouper22-Jan-05 4:18 
GeneralMisses Some FavIcons Pin
NOYBNOYB16-Jan-05 10:55
NOYBNOYB16-Jan-05 10:55 
GeneralRe: Misses Some FavIcons Pin
pontusa10-May-05 22:38
pontusa10-May-05 22:38 
GeneralQuestion Pin
Butch Pa15-Jan-05 5:00
Butch Pa15-Jan-05 5:00 
GeneralRe: Question Pin
SteveKing15-Jan-05 5:21
SteveKing15-Jan-05 5:21 
Generalyou rock! Pin
Pyro Joe29-Dec-04 16:03
Pyro Joe29-Dec-04 16:03 
GeneralChange _icons location Pin
Anonymous28-Oct-04 16:10
Anonymous28-Oct-04 16:10 
GeneralJust Another Thank You! Pin
the_bull9-Oct-04 0:11
the_bull9-Oct-04 0:11 
GeneralWin98SE...GPF after 160 links processed Pin
Honk4527-Sep-04 16:19
Honk4527-Sep-04 16:19 
GeneralRe: Win98SE...GPF after 160 links processed Pin
GingkoBiloba9-Dec-05 10:12
GingkoBiloba9-Dec-05 10:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.