I may be able to help you here ImCoKeMaN. #777 is set up by registry entries inside the CM_entries.xml file inside Customize_SPCS.sa.CAB. I only know that because I modified that cab file earlier to automatically insert the opendns servers for the #777 connection (works like a champ and you should consider doing that here too). Maybe schettj didn't get that file (most of the other HTC extrom cabs use the platformxxx.reg file for registry entries).
As for removing that stupid useless HTC battery icon in the tray, that's done by PT_RemoveHTCBatteryICON_Apache_206300.sa.CAB and is just a single registry entry:
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
Well, there's also an entry to disable the time in the top bar (so that the equally stupid MS battery icon will show). I'll quote it here for reference, but I would think twice before putting it in since it's so worthless:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell]
"ShowTitleBarClock"=dword:0
Hope that helps.
|