[SOLVED] No Phone name as well as IMEI in Phone Identity - Windows Mobile

Dear friends,
I am cooking for my HD2. But after changing few EXT packages (which I forgot) I have stopped getting Phone Name and IMEI in the "Phone Identity" (Start->settings->System->Device Info).
What might have gone wrong? making me nuts

My guess is youre using the oboe device_info package. try changing it to one thats ment for hd2

yes
use setting_improvements_2014 for solve this

Mikenif said:
My guess is youre using the oboe device_info package. try changing it to one thats ment for hd2
Click to expand...
Click to collapse
I have truied changing the Device ifo package back to older versions but it did not help. Thanks anyway..
alesscam said:
yes
use setting_improvements_2014 for solve this
Click to expand...
Click to collapse
Ya! my doubt is also on setting_improvements. Shall give it a try and give here the feedback...

alesscam said:
yes
use setting_improvements_2014 for solve this
Click to expand...
Click to collapse
@ c_shekhar
what alesscam said is the solution to ur problem.
WBR
Siemens Lover

alesscam said:
yes
use setting_improvements_2014 for solve this
Click to expand...
Click to collapse
SiemensLover said:
@ c_shekhar
what alesscam said is the solution to ur problem.
WBR
Siemens Lover
Click to expand...
Click to collapse
Thanks a lot. I tried setting_improvements_2014 and it solved my problem. Grateful..

Please post
Please post your settings improvement that worked. i deleted that one some time ago
thx

Grumps said:
Please post your settings improvement that worked. i deleted that one some time ago
thx
Click to expand...
Click to collapse
Settings_Improvement_1_0_20111623_2

Related

[req] RSU.....URGENT!!!

guys I need RSU 4.16 for my XDA. coz mine is missing. thankyou so much.
adbradwell said:
guys I need RSU 4.16 for my XDA. coz mine is missing. thankyou so much.
Click to expand...
Click to collapse
http://lumpistefan.dyndns.org/tools/RSU_V4.16.zip
LumpiStefan said:
adbradwell said:
guys I need RSU 4.16 for my XDA. coz mine is missing. thankyou so much.
Click to expand...
Click to collapse
http://lumpistefan.dyndns.org/tools/RSU_V4.16.zip
Click to expand...
Click to collapse
thx so much.

No sound after ROM upgrade

Sorry forgot to leave my name in last post. So posted again.
I downloaded XDA-developers Special Edition ROM v1.2 and now have no sound at all.
Any Ideas?
Thanks Jamie
getsomehavesome said:
Sorry forgot to leave my name in last post. So posted again.
I downloaded XDA-developers Special Edition ROM v1.2 and now have no sound at all.
Any Ideas?
Thanks Jamie
Click to expand...
Click to collapse
you should consider upgrading the radio ROM.
can anyone give me direct link for correct redio verssion??? im also facing the same problem
.:TushaR:. said:
can anyone give me direct link for correct redio verssion??? im also facing the same problem
Click to expand...
Click to collapse
But what ROM version do you now have ?
ftp://xda:[email protected]/Wizard/Radio_Roms
reejmond said:
ftp://xda:[email protected]/Wizard/Radio_Roms
Click to expand...
Click to collapse
This has nothing to do with Wallaby.....
Stefan
Sorry Wrong [email protected]
here is the good one.
ftp://xda:[email protected]/Wallaby/ROM/Radio_Stack/
or am i wrong ?
LumpiStefan said:
reejmond said:
ftp://xda:[email protected]/Wizard/Radio_Roms
Click to expand...
Click to collapse
This has nothing to do with Wallaby.....
Stefan
Click to expand...
Click to collapse

change digital signature - HELP

hi folks am very new to this but have been trying to edit an exe using a hexeditor. don't know if i have succeded cos all i get when i try to run is an unvalid signature. does anyone know how the hell to change this cos vista wont let me edit the sig?
please someone give me some advise??????
use msigner
cheers ather, will try it
ather90 said:
use msigner
Click to expand...
Click to collapse
does anyone have this app? have searched the forum and cant find it? please either let me have the link or mail it to me?
cheers folks
here u go..just select the file and sign away
ather90 said:
here u go..just select the file and sign away
Click to expand...
Click to collapse
cheers mate
cheers ather90 worked a treat
many thank for your help
Haha... fun your signature
chrisd1a1 said:
cheers ather90 worked a treat
many thank for your help
Click to expand...
Click to collapse
fun.......
but true
chrisd1a1 said:
cheers ather90 worked a treat
many thank for your help
Click to expand...
Click to collapse
u are welcome..

[SOLVED] How to disable My Location, Agree to terms

Hi,
I want to disable or remove the My Location, "Agree to terms" on the weather tab , how can I do that ?
Edit:
I found the problem , and to fix it I used this .regs
Code:
[HKEY_LOCAL_MACHINE\Software\Google\cll]
"tos accepted"=dword:00000001
"idle collection"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Google\cll\permission list]
[HKEY_LOCAL_MACHINE\Software\Google\cll\permission list\services.exe]
"services.exe"=dword:00000001
Thanks to all who helped me.
ceesheim said:
Hi,
I want to disable or remove the My Location, "Agree to terms" on the weather tab , how can I do that ? .
Click to expand...
Click to collapse
Use this reg in your HTC Geo Service package:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCGeoService]
"DontShowAgreement"=dword:00000001
TAEL said:
Use this reg in your HTC Geo Service package:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\HTCGeoService]
"DontShowAgreement"=dword:00000001
Click to expand...
Click to collapse
Thanks alot TAEL
sorry , I thought it was fix't but it isn't .
ceesheim said:
sorry , I thought it was fix't but it isn't .
Click to expand...
Click to collapse
Are you just trying to make it so the Agreement won't come up or to autoconnect too??
TMartin03 said:
Are you just trying to make it so the Agreement won't come up or to autoconnect too??
Click to expand...
Click to collapse
I want it to be cooked in agreed (that you don't have to agree before using my location )
ceesheim said:
I want it to be cooked in agreed (that you don't have to agree before using my location )
Click to expand...
Click to collapse
Try this:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Data.AutoDownloadOff"=dword:0
TMartin03 said:
Try this:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Data.AutoDownloadOff"=dword:0
Click to expand...
Click to collapse
sorry, not working
ceesheim said:
sorry, not working
Click to expand...
Click to collapse
Sorry....I use that one and what TAEL posted when I build and it works perfect for me.
TMartin03 said:
Sorry....I use that one and what TAEL posted when I build and it works perfect for me.
Click to expand...
Click to collapse
thanks , Iam looking in the kitchen now (maybe there is something else that screw things up .
[SOLVED]
I found the problem , and to fix it I used this .regs
Code:
[HKEY_LOCAL_MACHINE\Software\Google\cll]
"tos accepted"=dword:00000001
"idle collection"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Google\cll\permission list]
[HKEY_LOCAL_MACHINE\Software\Google\cll\permission list\services.exe]
"services.exe"=dword:00000001

[SOLVED] Not able to add city in Manila 2.5

hello to all i have a rom with manila 2018 packages recently i have a problem with my manila like i did not able to add new city in weather when i type it told no results found....will any one please help me if u have any solution...
thanks to all
Hi,
I use Manila 2.5.2018.3025 and I have the same problem :/
have changed 2330fc3c_manila from Manila Core ????
alesscam said:
have changed 2330fc3c_manila from Manila Core ????
Click to expand...
Click to collapse
No I did not changed ....
shafizal said:
No I did not changed ....
Click to expand...
Click to collapse
replace with another file from wwe rom
alesscam said:
replace with another file from wwe rom
Click to expand...
Click to collapse
thank u very much brother and it works great now and i looking for this a while...
thanks once again
shafizal said:
thank u very much brother and it works great now and i looking for this a while...
thanks once again
Click to expand...
Click to collapse
no problem mate

Categories

Resources