Hey Guys, I am back with my start menu icon query. Although i have been able to change icons in the main start menu, now the next problem is how can i change the icons in Start>Settings? The files there are all cpl or exe, instead of lnk. I looked for some default icons and they are defined like this :
Code:
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\Personal\cplmain.cpl,1]
"Icon"="\\Windows\\Start_Icon_Lock.png"
This is an entry, for example, for the Lock icon in Start\Settings\Personal. The problem is, the htc specific icons in the settings menu like the Advance Network or Device info icons are linked there using MyCPL.cpl, working of which is unknown to me.
Can anybody tell me how can i customize the display icons for these items?
Thanks in advance!