|
||||
Yes, please post. I have noticed the same issues with mail when I put this in my rom.
__________________
Kitchen updates at www.ppckitchen.org and you can get BuildOS help Here
If you have been helped by me or would like to support developers like Olipro, helmi_c, and others please feel free to Donate ALWAYS FLASH BACK TO YOUR CARRIER'S OFFICIAL ROM BEFORE TAKING YOUR PHONE IN FOR SERVICE OF ANY KIND |
|
||||
vboyz, is it installing the hotmail account properly? For me, it does what was described above.
One thing that I have noticed is that Live Search (in the form in this app) is based in PIE. Is this what you are refering to? I liked this much better when it was stand alone. One big difference is that you can no longer connect GPS. |
|
||||
Okay, so I was playing around with windows messenger on my desktop computer last night. After cruising around the options I found options for downloading a cab for windows live mobile. The website didn't call it a beta, so your guess is as good as mine. I remember it being located under options for changing windows live mobile, which took me to a website that allowed the download.
The Kitchen OEM didn't install hotmail correctly, but the attached cab corrected the hotmail error. I simply ran the cab overtop the OEM, which I am guessing made the correct file or registry change. Totally off topic, but I am surprised how much extra stuff I can fit in the Kitchen (VC, windows live, tcpmp, sprintoem, plus 6MB of extra stuff)! |
|
||||
Here are the only differences in the registry between the kitchen OEM and the cab
kitchen HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Live] "AutoDomain"="msn.com" HKEY_LOCAL_MACHINE\Services\Windows Live\Plugins\Contacts] "Dll"="WLMContactsPlugin.dll" "FirstUse"=dword:00000001 "LastSyncRequest"=hex:00,00,00,00,00,00,00,00 "LastSyncComplete"=hex:00,00,00,00,00,00,00,00 "LastSyncResult"=dword:00000000 "SyncStatusText"=" " "CanDoSync"=dword:00000001 "SyncEnabled"=dword:00000000 Cab HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Live] "AutoDomain"="hotmail.com" HKEY_LOCAL_MACHINE\Services\Windows Live\Plugins\Contacts] "Dll"="WLMContactsPlugin.dll" "FirstUse"=dword:00000001 "LastSyncRequest"=hex:00,00,00,00,00,00,00,00 "LastSyncComplete"=hex:00,00,00,00,00,00,00,00 "LastSyncResult"=dword:00000000 "SyncStatusText"=" " "CanDoSync"=dword:00000001 "SyncEnabled"=dword:00000001 |
|
||||
Here is another one:
[HKEY_CLASSES_ROOT\CLSID\{4CA7DAA6-06BF-4F37-9C3F-9CCD56D098AD}\InprocServer32] @="%CE2%\\WLMContactsProvider.dll" "ThreadingModel"="Free" Change to: @="\\Windows\\WLMContactsProvider.dll" "ThreadingModel"="Free" |
|
|
|