Thread: Kitchen OEMs
View Single Post
  #10 (permalink)  
Old 02-03-2007, 10:28 AM
schettj's Avatar
schettj
morsus mihi
Offline
Location: Not from around these parts
 
Join Date: Oct 2006
Posts: 3,017
Reputation: 3616
schettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIPschettj is still contributing even after becoming a VIP
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by ImCoKeMaN
The SprintExtendedOEM has some isssues with the reg entries, but I got it to compile now. At first the createOS program got stuck on these keys when making the default.hv and user.hv:
[HKEY_LOCAL_MACHINE\Services\PhoneExt\DataFailCode]
[HKEY_CLASSES_ROOT\xyzfile\Shellex\ContextMenuHandl ers\{E88B4A18-6F77-4bb6-8E0D-DCD4B1F8F1DA}] (xyz cuz a diff on failed whenever i removed one)

The data fail code key just needed the special characters removed where it said "[Settings\PCS Vision]" (might want to look and see if there is a way to do this syntax like an escape sequence for the rgu file)

The contextmenu handler failures were fixed by adding a few lines of whitespace to the end of the file.


After i flash i'll let ya know how the entries work. and i can repost the package if you like, or PM it to ya and you can make a txt file or something for it.

Oh i also deleted the phonesettings.html files cuz they were already included in another OEM i had in the rom.


Edit: I used this and reflashed the phone now. The Sprint dial #777 data connection isn't set up (one of the main things i was hoping for) and I'd like to incorporate the remove HTC battery icon too.
Ok thanks for the feedback... as I said in the other topic, the \\ error was because I posted the wrong file it was fixed in my test build
The phonesettings.html is a newer version, and should override the builtin one, at the cost of 9k internal store memory, dunno if that's critical or not.

However, the huge problem is, as you say, no #777, which means *none* of the CM_Entries.xml changes are going in. Those are all in

mxip_SprintExt203_.provxml

There are two possible problems.

(1) it's named wrong... re-reading the msdn article, it should be

mxip_SprintExt_203.provxml

or (and?)

(2) it should be a unicode file.

I have made two versions and attached - try the first one (proper name) and if it still does not work, try the second.

Oh, and the power icon will not be there if this works - it's in that file as well!

Edit - weird it put them in reverse order... try the NON-UNICODE (ie, 2nd one below) first.
Attached Files
File Type: zip unicodesprintextendedoem_204.zip (196.6 KB, 13 views) Click for barcode!
File Type: zip sprintextendedoem_199.zip (195.3 KB, 26 views) Click for barcode!
Reply With Quote