PDA

View Full Version : how to remove system icon?


xboxmod
14th October 2008, 04:21 PM
HI
I start to cook my rom and i search how to remove
some icons in system
like error report and customer feedback
i just remove Clear Storage from mxip_HtcApps_translation.provxml
but other icons are not in !
where to find us?

THX

xboxmod
14th October 2008, 05:52 PM
OK i ve found my solution
simply add this to my registry


[HKEY_LOCAL_MACHINE\ControlPanel\Customer Feedback]
"Hide"=dword:00000001

[HKEY_LOCAL_MACHINE\ControlPanel\ErrorReporting]
"Hide"=dword:00000001

THX