MSFN Forum: IE icon on the desktop - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

IE icon on the desktop Rate Topic: -----

#1 User is offline   awergh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,054
  • Joined: 02-October 05
  • OS:none specified
  • Country: Country Flag

Posted 28 May 2006 - 07:00 AM

Where is the ie icon on the desktop?
because id like to change it, its not in shell32.dll or iexplore.exe, is it in explorer.exe?


#2 User is offline   RainyShadow 

  • Member
  • PipPip
  • Group: Members
  • Posts: 211
  • Joined: 30-December 05

Posted 28 May 2006 - 09:31 AM

Try MSHTML.DLL ;)

#3 User is offline   awergh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,054
  • Joined: 02-October 05
  • OS:none specified
  • Country: Country Flag

Posted 29 May 2006 - 01:10 AM

are you sure because i looked at the file with reshack but it didnt even have the ie6 icon in it

#4 User is offline   RainyShadow 

  • Member
  • PipPip
  • Group: Members
  • Posts: 211
  • Joined: 30-December 05

Posted 29 May 2006 - 11:16 AM

You are asking about the icon named "The Internet" right?
simple registry search reveals this:
[HKEY_CLASSES_ROOT\CLSID\{3DC7A020-0ACD-11CF-A9BB-00AA004AE837}]
@="The Internet"

[HKEY_CLASSES_ROOT\CLSID\{3DC7A020-0ACD-11CF-A9BB-00AA004AE837}\ShellFolder]
"Attributes"=hex:50,00,00,a4

[HKEY_CLASSES_ROOT\CLSID\{3DC7A020-0ACD-11CF-A9BB-00AA004AE837}\InProcServer32]
@="C:\\WINDOWS\\SYSTEM\\SHDOCVW.DLL"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{3DC7A020-0ACD-11CF-A9BB-00AA004AE837}\DefaultIcon]
@="C:\\WINDOWS\\SYSTEM\\mshtml.dll,0"


I checked the file in Irfanview and it definitely contains the IE icon.

This post has been edited by RainyShadow: 29 May 2006 - 11:18 AM


#5 User is offline   Targaff 

  • Junior
  • Pip
  • Group: Members
  • Posts: 88
  • Joined: 22-August 05

Posted 29 May 2006 - 04:56 PM

And isn't it easier just to change that DefaultIcon registry entry rather than reshack the library? I seem to remember that worked fine for me the one time I tried it.

#6 User is offline   MDGx 

  • 98SE2ME + 98MP10
  • Group: Super Moderator
  • Posts: 2,677
  • Joined: 22-November 04
  • OS:none specified
  • Country: Country Flag

Posted 30 May 2006 - 01:47 AM

This is the registry value responsible for the desktop IE icon on my computer [Win98 SE]:

[HKEY_USERS\.Default\Software\Classes\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8}\DefaultIcon]
@="C:\\WINDOWS\\SYSTEM\\SHDOCLC.DLL,0"


Of course, it can be changed to any other icon u wish:

[HKEY_USERS\.Default\Software\Classes\CLSID\{FBF23B42-E3F0-101B-8488-00AA003E56F8}\DefaultIcon]
@="C:\\ICONS\\SMILIES.DLL,7"


Just remember, the 1st icon in a DLL/EXE/ICL file is always number 0 [zero] if more than 1.
The count goes down following vertical columns, which you can see when you change an icon to a shortcut.
ICO files contain only 1 viewable icon [at a time] even if they may actually contain more than 1, the others (if any) are of different number of colors +/- resolutions.

HTH

This post has been edited by MDGx: 30 May 2006 - 11:20 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy