Thread: Kitchen OEMs
View Single Post
  #9 (permalink)  
Old 02-03-2007, 02:46 AM
luv2chill's Avatar
luv2chill
Retired Staff
Offline
Location: Lawrence, KS
 
Join Date: Nov 2006
Posts: 1,524
Reputation: 143
luv2chill is keeping up the good workluv2chill is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to luv2chill Send a message via AIM to luv2chill Send a message via MSN to luv2chill Send a message via Yahoo to luv2chill Send a message via Skype™ to luv2chill
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.
Reply With Quote