Change IE desktop icon

M

Martin

I want to change the icon for Internet Explorer on my desktop.

Right-click the icon shows no method to change the icon in Properties - like
a normal shortcut.
I used to have a REG file to change it but i lost this in a hard drive
crash.

I've spent hours on Google looking for the registry values to add or change
to customize the icon but had no luck.

Can anyone help?

Thanks.

Martin.
 
R

Ramesh [MVP]

Hi Martin,

[HKCR\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\DefaultIcon]
Set the (default) value accordingly.

Example: "%Programfiles%\Internet Explorer\IExplore.exe,10" - For the Web icon.


Per-user override - here:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\DefaultIcon

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


I want to change the icon for Internet Explorer on my desktop.

Right-click the icon shows no method to change the icon in Properties - like
a normal shortcut.
I used to have a REG file to change it but i lost this in a hard drive
crash.

I've spent hours on Google looking for the registry values to add or change
to customize the icon but had no luck.

Can anyone help?

Thanks.

Martin.
 
M

Martin

Brilliant!

Here's my new REG file to save me hassles on future reinstalls...

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\
{871C5380-42A0-1069-A2EA-08002B30309D}\DefaultIcon]
@="pifmgr.dll,33"

Thanks for the quick reply.

Martin.


Hi Martin,

[HKCR\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\DefaultIcon]
Set the (default) value accordingly.

Example: "%Programfiles%\Internet Explorer\IExplore.exe,10" - For the Web
icon.


Per-user override - here:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380-42A0
-1069-A2EA-08002B30309D}\DefaultIcon

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


I want to change the icon for Internet Explorer on my desktop.

Right-click the icon shows no method to change the icon in Properties - like
a normal shortcut.
I used to have a REG file to change it but i lost this in a hard drive
crash.

I've spent hours on Google looking for the registry values to add or change
to customize the icon but had no luck.

Can anyone help?

Thanks.

Martin.
 
R

Ramesh [MVP]

You're welcome Martin.

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


Brilliant!

Here's my new REG file to save me hassles on future reinstalls...

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\
{871C5380-42A0-1069-A2EA-08002B30309D}\DefaultIcon]
@="pifmgr.dll,33"

Thanks for the quick reply.

Martin.


Hi Martin,

[HKCR\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}\DefaultIcon]
Set the (default) value accordingly.

Example: "%Programfiles%\Internet Explorer\IExplore.exe,10" - For the Web
icon.


Per-user override - here:

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{871C5380-42A0
-1069-A2EA-08002B30309D}\DefaultIcon

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org

<snip>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top