Icons Missing in Add/Remove Programs
Hello
My application is a windows based application developed in .net. For deployment i had used Installshield developer 7.03 version.After installing my application on a PC which has Windows Xp with service pack2(Laptop), myapplication icon is coming and before my application icon there is lot of blank space is coming.Some of other applications icons are missing.If any body has faced this problem.suggest me how to overcome.
Thanks.
My application is a windows based application developed in .net. For deployment i had used Installshield developer 7.03 version.After installing my application on a PC which has Windows Xp with service pack2(Laptop), myapplication icon is coming and before my application icon there is lot of blank space is coming.Some of other applications icons are missing.If any body has faced this problem.suggest me how to overcome.
Thanks.
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
AB
17 years ago
Lots of blank space - that means the display icon set in Add Remove programs isn't valid
Check the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{GUID for your app} or whatever entry you have provided here
Check the DisplayIcon string
Delete it - hey presto - problem solved
If you want to set a specific icon here, try using an icon file rather than (for example) a dll or exe with a reference number for the icon to use
Hope that helps.
Regards,
Al
Check the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{GUID for your app} or whatever entry you have provided here
Check the DisplayIcon string
Delete it - hey presto - problem solved
If you want to set a specific icon here, try using an icon file rather than (for example) a dll or exe with a reference number for the icon to use
Hope that helps.
Regards,
Al
Posted by:
nk409
17 years ago
Posted by:
AB
17 years ago
Posted by:
AB
17 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.