• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

WinXP CTRL Panel Icons ...where?

RVN

Golden Member
I've notice over the years that sometimes the installer icons are shown instead of the predominate program icon.

I'm not interested in changing them in the control panel, I'm just curious as to where they are "pulled" from...
 
Each icon in the control panel represents an applet with the .cpl extension. I believe the applets contain their own icons. The list of standard system applets to load is located in the registry at at HKLM\Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\[key value]\. The list of third party add-on applets is located in the registry at HKLM\Software\Microsoft\Windows\CurrentVersion\Control Panel\Cpls.
 
Back
Top