View Single Post
  #5893 (permalink)  
Old 07-09-2009, 11:35 PM
nikki2beeps's Avatar
nikki2beeps
PPCGeeks Regular
Offline
 
Join Date: Feb 2007
Posts: 110
Reputation: 45
nikki2beeps is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by humrod View Post
If you mean, after a flash, that appear a screen "messages", it is by an OEM package called Bootlauncher (it was in my rom). There's a rgu with a this key:

[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Apps\T Mail]
"Module"="\\Windows\\tmail.exe"
"CmdLine"="-NoUI"

This key is responsible for this screen. I deleted it and all works well and the screen doen's appear any more.
Actually mine does it randomly, all the time, not just after flashing. The messaging screen shows up, blocking screen taps,but doesn't cover the screen, just top and bottom bar. if i hit right softkey it opens messaging options.

[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Apps\T Mail]

Key is not present in my Reg.

I have;

[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Apps\J blend]

I have deleted the Jblend key for the heck of it to see if it helps but something invoking tmail is more logical.

I have also read some references to certain items in Windows/StartUp folder causing this problem. In my startup folder I have;

GAlarm Reload.lnk
PKG.lnk
poutlook.lnk
QuickMenu.lnk
Voice Command.lnk


These are the tmail references in my reg.

Could someone PLEASE look at these and let me know if anything looks suspicious?

Code:
[HKEY_LOCAL_MACHINE\Security\CHome\CMessage\Hotmail]
"Image"="2206"

[HKEY_LOCAL_MACHINE\System\Notifications\InboxMobilizerEnrollment]
"Conditional Target"=dword:00000001
"Conditional Mask"=dword:FFFFFFFF
"Conditional Comparison"=dword:00000001
"Message"=dword:0000041E
"Class Name"="Inbox.MainWnd"
"Value Name"="Complete"
"Key"="Security\\Provisioning\\OmaDm\\InitialEnrollment"
"Trust"=dword:00000002
"Application"="tmail.exe -RunInBKG"
"HKEY"=dword:80000002

[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Raw]
"Params"="-Text"
"AppName"="tmail.exe"
"Priority"=dword:00000000
"ExportPrefix"="Raw"
"DLL"="SMS_Providers.dll"
"Name"="Microsoft Raw SMS Protocol (Receive Only)"

[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Status]
"Params"="-Status"
"AppName"="tmail.exe"
"Priority"=dword:00000005
"ExportPrefix"="Status"
"DLL"="SMS_Providers.dll"
"Name"="Microsoft Status Message SMS Protocol (Receive Only)"

[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Notification]
"Params"="-Notification"
"AppName"="tmail.exe"
"Priority"=dword:00000015
"ExportPrefix"="Notify"
"DLL"="SMS_Providers.dll"
"Name"="Microsoft Notification SMS Protocol (Receive Only)"

[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Class2]
"Params"="-Class2"
"AppName"="tmail.exe"
"Priority"=dword:00000013
"ExportPrefix"="Class2"
"DLL"="SMS_Providers.dll"
"Name"="Microsoft Class2 SMS Protocol"

[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Text]
"Params"="-Text"
"AppName"="tmail.exe"
"Priority"=dword:00000010
"ExportPrefix"="Text"
"DLL"="SMS_Providers.dll"
"Name"="Microsoft Text SMS Protocol"

[HKEY_LOCAL_MACHINE\Comm\Cellular\SMS\Protocols\Broadcast]
"Params"="-Text"
"AppName"="\\Windows\\tmail.exe"
"Priority"=dword:00000030
"ExportPrefix"="Broadcast"
"DLL"="SMS_Providers.dll"
"Name"="Microsoft Broadcast Message SMS Protocol (Receive Only)"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Keys\40C2]
"BtnWnd"=dword:7C0934C0
"WndCls"="Inbox.MainWnd"
"Flags"=dword:00000000
"ResetCmd"="\"\\Windows\\AppButtons\\Messaging.lnk\""
"Icon"="\\Windows\\tmail.exe, 0"
"Name"="Button 2"
@="\"\\Windows\\AppButtons\\Messaging.lnk\""

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:MSINBOX]
"3"=dword:00000000
"2"=dword:00000000
"1"="tmail.exe"
"0"="TMAIL"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Event\Dock\Inbox]
"NotifyOnLaunch"=dword:00000001
"command"="tmail.exe -RunInBKG"
"DockMsg"=dword:00000403
"class"="Inbox.MainWnd"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Event\Network\WDP\9204\TMAIL]
"9204"=dword:00000000
"Command"="tmail.exe -Text"
"Class"=""

[HKEY_CLASSES_ROOT\CLSID\{3223F6F1-D6D4-44DC-A252-E06E0fE30DFC}\InProcServer32]
@="tmailutl.dll"

[HKEY_CLASSES_ROOT\CLSID\{633AB46F-E1B5-4517-852E-DF95A3F46D22}\InProcServer32]
"ThreadingModel"="Free"
@="tmailutl.dll"

[HKEY_CLASSES_ROOT\emlfile\DefaultIcon]
@="tmail.exe,-1001"

[HKEY_CLASSES_ROOT\sms\DefaultIcon]
@="tmail.exe,0"

[HKEY_CLASSES_ROOT\mailto\DefaultIcon]
@="tmail.exe,0"

[HKEY_CLASSES_ROOT\sms\Shell\Open\Command]
@="tmail.exe %1"

[HKEY_CLASSES_ROOT\mailto\Shell\Open\Command]
@="tmail.exe %1"
__________________
Quote:
To make a long story longer...
Reply With Quote