Add-Remove Program Icons all wrong!

G

Guest

I'm using XP Home. When I go to Add/Remove Programs, the icons
associated with the different programs are all wrong. Is there a way
I can change those icons? How about changing the text that
accompanies each entry?


<*((((><{
(e-mail address removed)
 
R

Ramesh [MVP]

Not sure if there is an easier method, but this one also works:

Open Registry Editor and navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\<Program name>

In the right-pane, create a new REG_SZ (String) value named 'DisplayIcon' and assign it's value to the full path where the program's exe file resides. [example;; C:\Program Files\AIM95\aim.exe]

Restart Add/Remove, it should now take the Program.exe's 0th icon resource.

--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

AumHa VSOP: http://www.aumha.org

I'm using XP Home. When I go to Add/Remove Programs, the icons
associated with the different programs are all wrong. Is there a way
I can change those icons? How about changing the text that
accompanies each entry?


<*((((><{
(e-mail address removed)
 
G

Guest

That's great information. What if it want it to take the 4th icon in
a custom icon.dll I have?



On Thu, 1 Jul 2004 08:46:39 +0530, "Ramesh [MVP]"

|Not sure if there is an easier method, but this one also works:
|
|Open Registry Editor and navigate to:
|HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\<Program name>
|
|In the right-pane, create a new REG_SZ (String) value named 'DisplayIcon' and assign it's value to the full path where the program's exe file resides. [example;; C:\Program Files\AIM95\aim.exe]
|
|Restart Add/Remove, it should now take the Program.exe's 0th icon resource.

<*((((><{
(e-mail address removed)
 
R

Ramesh [MVP]

Type "programname.exe,4" instead of "programname.exe"


--
Ramesh - Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k

Windows 2000 Group Policy Registry Table:
http://www.microsoft.com/windows2000/techinfo/reskit/en-us/gp/gpref.asp

That's great information. What if it want it to take the 4th icon in
a custom icon.dll I have?



On Thu, 1 Jul 2004 08:46:39 +0530, "Ramesh [MVP]"

|Not sure if there is an easier method, but this one also works:
|
|Open Registry Editor and navigate to:
|HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\<Program name>
|
|In the right-pane, create a new REG_SZ (String) value named 'DisplayIcon' and assign it's value to the full path where the program's exe file resides. [example;; C:\Program Files\AIM95\aim.exe]
|
|Restart Add/Remove, it should now take the Program.exe's 0th icon resource.

<*((((><{
(e-mail address removed)
 

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

Top