Locale Change (Custom wince.nls) - Touch Pro2, Tilt 2 Windows Mobile General

Hi!
My TP2 is a TMobile 6.1 default ROM.
I am trying to run some foreign SW on the thing, but I am getting an error due to the locale and whatnot. The instructions were:
Groundwork:
Install Program (done)
Install Font (done)
Everytime work:
Run usemynls.cab if Korean is not in Regional Settings (mine was not, so I ran it)
Change to Korean in Regional Settings (I did)
*** TP2 told me to reset device for setting to take effect
Reset device by power off tap and then power on
Locale is back to English (I kind of expected this part)
Is there any way to force TP2 to accept itself as having changed locale without resetting? I think that is the only way I can run this app! Thank you!

Related

Soft Key icon missing on XDA Orbit???

Hi guys,
having had various WM5 handsets, I was a little upset to not be able to adjust the soft keys located at the bottom of the today screen. This has been possible on previous units just not the Orbit. The icon is found on the settings/ personal screen under the icon soft keys. I have done a hard reset and the icon still has not appeared. Can anyone suggest a registry entry to enable this function as the pre set options are not required????
I have seen 5 Orbits and all seem to be without it is this different on the artemis or T-mobile Compact III's?
Just to add I was wondering if I would ber able to dopy the icon from my previous device and see if it would work in my XDA Orbit?
Its the softkey applet you are after - place this cpl in the \windows directory soft reset and it should appear. (soft reset not strictly necessary)
Users beware - it is not easily reversible after install - you can delete the cpl but the settings remain the same and you will need to do a registry edit to get back tp previous state.
JC#79:
The Artemis has no Softkey applet, too.
Thanks at meschle
Thanks for that is any issues I should be aware of with using this applet, as in any problems etc?
Also how would I go about removing it from the registy should I indeed choose to do so (problems permitting)?
JC#79 said:
Thanks for that is any issues I should be aware of with using this applet, as in any problems etc?
Also how would I go about removing it from the registy should I indeed choose to do so (problems permitting)?
Click to expand...
Click to collapse
No issues in actually using it but after removal will have to restore orig reg keys
taken from wiki - good place to vist
Change the application launched by Today screen Soft Keys
To change the application launched by the Today screen Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\Open = "\Windows\Calendar.exe" (REG_SZ string, including quotes)
To change the title of the Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\(Default) = "Calendar" (REG_SZ string, no quotes)
To change the application launched by the Today screen Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\Open = "\Windows\Start Menu\Programs\Contacts.lnk" (REG_SZ string, including quotes)
To change the title of the Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\(Default) = "Contacts" (REG_SZ string, no quotes)
Note that 113 normally doesn't exist by default, and probably needs to be created
Also note that there is at least 1 application that allows you to set these through a GUI, developed by FdcSoft called SoftKeyAppletEx.'
For some reason after removal of the applet the defaults dont return - so need editing
Thanks for that I'll give it a try later tonight after I backup the device just to be sure I can restore without any issues.
Also when you say wiki what do you mean have you a link?
Also will the applet allow me to use the softkey function as in previous handsets via softkey icon in personal tab of settings menu (am being blond has been along day)?
JC#79 said:
Thanks for that I'll give it a try later tonight after I backup the device just to be sure I can restore without any issues.
Also when you say wiki what do you mean have you a link?
Click to expand...
Click to collapse
Lol - the link is at the top of the screen on the left and the first post of the forum!
works perfectly on my german hero running dopod p800w wwe - rom!
thanx
Works a charm and the phone is just as I want it for now!
Ok slight problem with this the applet works for certain items but not with the new MMS and new SMS can anyone offer any advice as the handset states I should attempt to reinstall application?
JC#79 said:
Ok slight problem with this the applet works for certain items but not with the new MMS and new SMS can anyone offer any advice as the handset states I should attempt to reinstall application?
Click to expand...
Click to collapse
How have you tried to set it up? Which shortcut did you use?
I installed the file in the windows dir as advised.
I did a soft reset and attempted to use the New SMS & New MMS shortcuts.
When I try it comes up with the error message:
tnsms.exe
The file 'tnsms' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. You might need to reinstall or restore this file.
This also comes up for the file name 'tnmms' am not really sure what to do next, seems all other ones work that I have tried so far?
JC#79 said:
I installed the file in the windows dir as advised.
I did a soft reset and attempted to use the New SMS & New MMS shortcuts.
When I try it comes up with the error message:
tnsms.exe
The file 'tnsms' cannot be opened. Either it is not signed with a trusted certificate, or one of its components cannot be found. You might need to reinstall or restore this file.
This also comes up for the file name 'tnmms' am not really sure what to do next, seems all other ones work that I have tried so far?
Click to expand...
Click to collapse
I dont seem to have those shortcuts - what device are you running?
If you can, attach copies of those lnk files in a zip.
I use wm5newmenu and it already has those shortcuts in its menu - i assigned the menu to left soft key.
I have the o2 XDA Orbit those shortcuts are a part of the messaging programme for starting new sms and mms. I will search the device and see if I can find the files and zip them up on here.
Correction I cannot find the files stated in the error message, so I am at a loss as to what to do next?
Bump
Anyone shed any light on this one? I can enable these shortcuts on my old MDA Compact yet with the applet on the Orbit it is having none of it.
Same here with my Orbit ... I wanted to use left soft key for new SMS, but it gives me an error: The file 'tnsms' cannot be opened. ...Any advice guys?
Cheers ..
meschle said:
No issues in actually using it but after removal will have to restore orig reg keys
taken from wiki - good place to vist
Change the application launched by Today screen Soft Keys
To change the application launched by the Today screen Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\Open = "\Windows\Calendar.exe" (REG_SZ string, including quotes)
To change the title of the Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\(Default) = "Calendar" (REG_SZ string, no quotes)
To change the application launched by the Today screen Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\Open = "\Windows\Start Menu\Programs\Contacts.lnk" (REG_SZ string, including quotes)
To change the title of the Right soft key:
HKCU\Software\Microsoft\Today\Keys\113\(Default) = "Contacts" (REG_SZ string, no quotes)
Note that 113 normally doesn't exist by default, and probably needs to be created
Also note that there is at least 1 application that allows you to set these through a GUI, developed by FdcSoft called SoftKeyAppletEx.'
For some reason after removal of the applet the defaults dont return - so need editing
Click to expand...
Click to collapse
Meschle - thank you for the intro to registry editing - good for beginners like me !
I use this:
Just to say, Happy Christmas to all,
AND
The registry setting for the soft keys is a marvel. I reckon it is better than any applet (going from what I hear), I havent tried any applet, I went straight to the registry and I must say It is exactly as promised.
My Setup:
O2 XDA Orbit, Mobile 6, Default Theme
Program to access Registry:
SOTI Pocket Controller Pro v6.01 (this is well worth the money)

Can't Lock Device post flash to new ROMs

I've recently flashed my Orange UK diamond from the original Orange ROM to a cooked ROM, and since the update I've been unable to Lock Device... a long end key press makes the screen flash and return to the Touch Flo home page, but the device remains on, without keys locked. If I change the Long Press End Key option to display Quick List, then tap Lock Device the same thing happens. I've seen a couple of posts with the same issue, but no resolution.
My upgrade path was as follows:
Original Orange UK stock ROM
Unsigned-Hard-SPL-Diamond-OliNex
Diamond_Radio_1.00.25.05
SwiftBL-WWE-Diamond-ROM-v6.2-Full
Duttys_Diamond_5.2.20748_V1_9_Radio_1.00.25.07_Full
SwiftBL-WWE-Diamond-v6-5-Full-16MbPP
I tried Key Lock on the last 3 ROMs none of them worked (one of the reasons I tried the other two ROMS after 1st flash). I didn't try key lock after the Hard-SPL flash, so maybe an issue with Hard-SPL?
Does anyone else have this problem? Anyone got any suggestions on what might be the problem? Any other information I could supply to make this easier to diagnose?
Sorry if I've posted this incorrectly, but I'm a newbie to these forums!
Cooks can change settings. Maybe the set locking off. Download advance config and enable locking. It can be found here: http://www.touchxperience.com/en/advanced-configuration-tool.html. Look under section "screen".
I've had a look at the Advanced Config program. I enabled the "Auto Device Lock" option. This password locks the device when it's turned off for more than 5 seconds, but I only really wanted the key lock option (where a password is not required). Any other ideas?

Minor issues - Help appreciated

Hi all!
I'm new to DHD but NOT to android as I have a HD2 running android since July 2010!
However i made a fatal idiot error when i was so existed to the extent where i updated the software directly when getting it and now i'm stuck with it. I have:
-2.3.3 android
-2.42.415.1 build
-12.54.50.25U_26.09.04.11_M2 baseband.
- and of course a stock ROM unrooted and locked!
Ok so here's the minor issues i'm having:
1- Although i have disabled (unticked) all prediction and spell correction in keyboard settings, it's still giving me a red line under wrong words (or so it thinks) and gives me the ability to add it to custom words although i dont want that.
Any help on that?! (i know i can install another keyboard but the stock one is the perfect for me)
2- Weather animation (after unlock) plays 1 on 20 times with sound effects and the remaining 19 times without any sound!
Any help on that too?!
4- The magnification window that is created when u scroll on a keyword while typing is shifted upwards!!!
Example: if i write : asdaksdj asd midnight lkj asdakjd akj daklsj dalkjsd
asd asdl kjas dlkajsd lakjd laksjd daytime laskjd laskjd laskj dlakjfggjwpio
qweoiusdfkj dfknsdlfisdfop
and if slide on "daytime" i can see the word "midnight" magnified while i can see the top of the cursor moving on the word "daytime"!!!
However also 1 on 20 times it works normally!!!
Any help?!
3- Finally one irritating issue is that i cannot set a security lock screen for this phone!
In fact, i "can" set a "pattern" or a "PIN" or a "Password" without any problem, however it does only work once after unlock!!! After that it will be disabled automatically. When i go to settings i can see like if there's no security locks!!!
Any help on that please?! (PS whatever the duration of autolock (i mean immediately, after 3min, etc....) is set, it's still the same)
Thanks guys!
Anyone please?!
red dots are bug(or maybe htc didnt want to disable that) , also all htc gingerbread update have bugs, that's the reason i rooted my phone, because factory reset didnt help me.
i didnt have problem with weather.
try factory reset, and if that does not solve the problem, root is your friend.
before you done factory, remove battery for few seconds, and see if you still have problems.
I think you try doing 'Factory data reset'
Factory data reset will lose all data on your phone memory but not the data on SD card. So make sure you back up SMS, Contacts and calendar entries etc..
Then go to 'Settings > SD & phone storage > Factory data reset
then follow the instructions.
Hope this will help,
Good luck!
the question is
How in the hell you couldn't downgrade ...to get ROOT

[Q] Passing Chevron WP7 from NoDo to Mango on Samsung Focus

I've been following on the Mango upgrades and whatnot, since I just recently upgraded my Samsung Focus to Mango. However, I have yet to see a way to pass ChevronWP7 to a Samsung WP7. I know with LGs you can use the MFG regedit, and with HTCs you can use this xml method found here:
http://forum.xda-developers.com/showthread.php?t=1101344
Is anyone anywhere working on a way to pass ChevronWP7 from NoDo to Mango on a Samsung device? I just want some confirmation, because I'd love to use Mango to it's fullest extent. Thanks guys!
VenezuelaDan said:
I've been following on the Mango upgrades and whatnot, since I just recently upgraded my Samsung Focus to Mango. However, I have yet to see a way to pass ChevronWP7 to a Samsung WP7. I know with LGs you can use the MFG regedit, and with HTCs you can use this xml method found here:
http://forum.xda-developers.com/showthread.php?t=1101344
Is anyone anywhere working on a way to pass ChevronWP7 from NoDo to Mango on a Samsung device? I just want some confirmation, because I'd love to use Mango to it's fullest extent. Thanks guys!
Click to expand...
Click to collapse
can you please provide us with a guide or the steps you used to upgrade your focus
i checked several threads here, but was unable to upgrade & kept getting an error message: " no devices were found"
I made this post here: http://forum.xda-developers.com/showpost.php?p=15329491&postcount=5
Your device needs to already be dev unlocked and in NODO!!
Someone else has confirmed that you need diagnosis version is 1122.
1. Make a backup of your device. You can use my app for that if you wish: http://forum.xda-developers.com/showthread.php?t=1103011
1.1 - Make a backup
1.2 - Make a backup
1.3 - Make a backup!!!!
Get the point? you CAN NOT get the official Mango update when its released without reverting to NODO so MAKE A DAMN BACKUP! I personally have 4 backups just in case!
2. I installed this unlock.xml: http://forum.xda-developers.com/showpost.php?p=15316160&postcount=9
3. Install WP7 Root Toosl by Heathcliff .5 alpha from his thread: http://forum.xda-developers.com/showthread.php?t=1021135
4. Load the root tools and using the explorer create a directory called provxml in the root of the drive if it doesnt already exist.
5. Using the root tools copy unlock.xml file from: Applications\Install\D19A80F2-1717..... (you may have to browse folders in that path) to the provxml folder at the root of the device. (I apologize but I don't know the exact path I believe it starts in the root but I would have to revert to nodo to know for sure as the root tools don't work in mango.
6. *OPTIONAL TEST* Once that file is there you can test it to be sure it works like I did by changing one of the unlock reg keys and applying the XML to confirm it changes back. I used the root tools registry editor part to browse to: "HKLM\Software\Microsoft\DeviceReg" I changed the value "PortalUrlProd" by adding random text as it should be clear/empty/null. Then I applied the xml by going to the diagnosis tools from my shortcut or by going to the phone app and then the keypad and typing: ##634#. Once in Diagnosis enter: *#9908# to get to the GPRS profiles. Tap the dropdown and you should see unlock in your list. Select unlock and then save at the bottom. It only takes a second and says success in the window below the dropdown. Now exit diagnosis and use the root tools again to confirm the registry value you set before is now cleared/empty/null. If that works you can proceed with confidence.
7. Perform the 2 step mango update from this link: http://windowsphonehacker.com/articles/get_the_mango_update_now._without_being_a_developer.-06-30-11
8. Once updated and in mango apply the xml by: going to the diagnosis tools from a shortcut or by going to the phone app and then the keypad and typing: ##634#. Once in Diagnosis enter: *#9908# to get to the GPRS profiles. Tap the dropdown and you should see unlock in your list. Select unlock and then save at the bottom. It only takes a second and says success in the window below the dropdown. Again diagnosis version 1122 is needed for this to work.
One word of warning. I had to reconfigure the APN to get network to work but I still couldnt receive MMS. So in the end I read that to get it set up you have to reset the phone and let the configuration steps set up network profile. I wasnt about to do that so I called AT&T and said I was going to another country and needed my unlock code to put a sim card in from there and they gave it to me. They said I needed another carrier SIM to input it. Instead I went to diagnosis and entered: #7465625*638*# That brought me to the Network Lock screen. I made sure disabled was checked and entered the unlock code they gave me on the phone in the NCK section and tapped execute. That unlocked my phone which let me use the samsung network profile tool available form the samsung marketplace (only on phone) to select the ATT (not AT&T) profile. Actually I toggled to AT&T then back to ATT and everything worked!
Yup.... What he said!!!
Mango on my Focus is awesome. I didn't do the unlock though because that tutorial came after I upgraded to mango. Now I'm too scared to do it again. And frankly, the whole process takes forever. In the end, it's worth it!!! I just need a working registry editor now because I'm back to that stupid 16-bit colors!!! I hate it.
It's not necessary to make a back-up if you just don't care about the data. Simply install an OEM ROM from the carrier of your choice on the Samsung Focus. I have several phones and just figured *meh* who cares - I'll reinstall the apps I want and just lose my game saves (please let cloud game saves come to WP7 soon!!)
This of course doesn't address the unlock issue. My hope is soon we get a non-branded ROM for the Samsung Focus sooner rather than later so I can finally resolve the MMS issues.
As far as unlocking I have given up for the time being. May just buy a Chevron unlock...
I'm not having MMS issues on mine. Just the damn 16-bit color limit. All the gradients are chopped. I want the 24-bit back. It's just a small registry hack! Why can't samsung or AT&T update it.
pdangcil said:
I'm not having MMS issues on mine. Just the damn 16-bit color limit. All the gradients are chopped. I want the 24-bit back. It's just a small registry hack! Why can't samsung or AT&T update it.
Click to expand...
Click to collapse
Odd I havent tested it with the diag screen but I still occassionaly get the "Red screen" on boot up which is a symptom of the color change hack.
pdangcil said:
Yup.... What he said!!!
Mango on my Focus is awesome. I didn't do the unlock though because that tutorial came after I upgraded to mango. Now I'm too scared to do it again. And frankly, the whole process takes forever. In the end, it's worth it!!! I just need a working registry editor now because I'm back to that stupid 16-bit colors!!! I hate it.
Click to expand...
Click to collapse
Too scared? Bah! I have done it 4 times with no problems and I have 4 backups of my phone pre-mango so whats to be scared of?
Get At&T settings back the easy way
Instead of going through the pain with At&T this will fix the AT&T settings after you are done wit the unlock. from the diagnosis app
g_AutoSimSetting : 40*047#3, *#94765#
sandrobber said:
Instead of going through the pain with At&T this will fix the AT&T settings after you are done wit the unlock. from the diagnosis app
g_AutoSimSetting : 40*047#3, *#94765#
Click to expand...
Click to collapse
Interesting... so it disables then re-enables the auto-sim setting? Should we do the reboot in the middle that it asks for?
hx4700 Killer said:
I made this post here: http://forum.xda-developers.com/showpost.php?p=15329491&postcount=5
Your device needs to already be dev unlocked and in NODO!!
Also I don't know if it is required but my diagnosis version is 1122.
1. Make a backup of your device. You can use my app for that if you wish: http://forum.xda-developers.com/showthread.php?t=1103011
1.1 - Make a backup
1.2 - Make a backup
1.3 - Make a backup!!!!
Get the point? you CAN NOT get the official Mango update when its released without reverting to NODO so MAKE A DAMN BACKUP! I personally have 4 backups just in case!
2. I installed this unlock.xml: http://forum.xda-developers.com/showpost.php?p=15316160&postcount=9
3. Install WP7 Root Toosl by Heathcliff .5 alpha from his thread: http://forum.xda-developers.com/showthread.php?t=1021135
4. Load the root tools and using the explorer create a directory called provxml in the root of the drive if it doesnt already exist.
5. Using the root tools copy unlock.xml file from: Applications\Install\D19A80F2-1717..... (you may have to browse folders in that path) to the provxml folder at the root of the device. (I apologize but I don't know the exact path I believe it starts in the root but I would have to revert to nodo to know for sure as the root tools don't work in mango.
6. *OPTIONAL TEST* Once that file is there you can test it to be sure it works like I did by changing one of the unlock reg keys and applying the XML to confirm it changes back. I used the root tools registry editor part to browse to: "HKLM\Software\Microsoft\DeviceReg" I changed the value "PortalUrlProd" by adding random text as it should be clear/empty/null. Then I applied the xml by going to the diagnosis tools from my shortcut or by going to the phone app and then the keypad and typing: ##634#. Once in Diagnosis enter: *#9908# to get to the GPRS profiles. Tap the dropdown and you should see unlock in your list. Select unlock and then save at the bottom. It only takes a second and says success in the window below the dropdown. Now exit diagnosis and use the root tools again to confirm the registry value you set before is now cleared/empty/null. If that works you can proceed with confidence.
7. Perform the 2 step mango update from this link: http://windowsphonehacker.com/articles/get_the_mango_update_now._without_being_a_developer.-06-30-11
8. Once updated and in mango apply the xml by: going to the diagnosis tools from a shortcut or by going to the phone app and then the keypad and typing: ##634#. Once in Diagnosis enter: *#9908# to get to the GPRS profiles. Tap the dropdown and you should see unlock in your list. Select unlock and then save at the bottom. It only takes a second and says success in the window below the dropdown. I had diagnosis version 1122 so I don't know if that is needed for this to work or not.
One word of warning. I had to reconfigure the APN to get network to work but I still couldnt receive MMS. So in the end I read that to get it set up you have to reset the phone and let the configuration steps set up network profile. I wasnt about to do that so I called AT&T and said I was going to another country and needed my unlock code to put a sim card in from there and they gave it to me. They said I needed another carrier SIM to input it. Instead I went to diagnosis and entered: #7465625*638*# That brought me to the Network Lock screen. I made sure disabled was checked and entered the unlock code they gave me on the phone in the NCK section and tapped execute. That unlocked my phone which let me use the samsung network profile tool available form the samsung marketplace (only on phone) to select the ATT (not AT&T) profile. Actually I toggled to AT&T then back to ATT and everything worked!
Click to expand...
Click to collapse
Thank you very much
worked wondefully
3G data internet was not working at first but works great after manually choosing ATT from network profile app
MMS issues don't exist anymore if you install the Samsung Tools XAP. Even if you upgrade to Mango after, some remnants remain from the unlock, and one of those is the expanded MMS settings this tool gives (my phone is locked after mango because I didnt do this hack, but my MMS, 3G, and custom live tile colors still work....)
hx4700 Killer said:
I made this post here: http://forum.xda-developers.com/showpost.php?p=15329491&postcount=5
Your device needs to already be dev unlocked and in NODO!!
Also I don't know if it is required but my diagnosis version is 1122.
1. Make a backup of your device. You can use my app for that if you wish: http://forum.xda-developers.com/showthread.php?t=1103011
1.1 - Make a backup
1.2 - Make a backup
1.3 - Make a backup!!!!
Get the point? you CAN NOT get the official Mango update when its released without reverting to NODO so MAKE A DAMN BACKUP! I personally have 4 backups just in case!
2. I installed this unlock.xml: http://forum.xda-developers.com/showpost.php?p=15316160&postcount=9
3. Install WP7 Root Toosl by Heathcliff .5 alpha from his thread: http://forum.xda-developers.com/showthread.php?t=1021135
4. Load the root tools and using the explorer create a directory called provxml in the root of the drive if it doesnt already exist.
5. Using the root tools copy unlock.xml file from: Applications\Install\D19A80F2-1717..... (you may have to browse folders in that path) to the provxml folder at the root of the device. (I apologize but I don't know the exact path I believe it starts in the root but I would have to revert to nodo to know for sure as the root tools don't work in mango.
6. *OPTIONAL TEST* Once that file is there you can test it to be sure it works like I did by changing one of the unlock reg keys and applying the XML to confirm it changes back. I used the root tools registry editor part to browse to: "HKLM\Software\Microsoft\DeviceReg" I changed the value "PortalUrlProd" by adding random text as it should be clear/empty/null. Then I applied the xml by going to the diagnosis tools from my shortcut or by going to the phone app and then the keypad and typing: ##634#. Once in Diagnosis enter: *#9908# to get to the GPRS profiles. Tap the dropdown and you should see unlock in your list. Select unlock and then save at the bottom. It only takes a second and says success in the window below the dropdown. Now exit diagnosis and use the root tools again to confirm the registry value you set before is now cleared/empty/null. If that works you can proceed with confidence.
7. Perform the 2 step mango update from this link: http://windowsphonehacker.com/articles/get_the_mango_update_now._without_being_a_developer.-06-30-11
8. Once updated and in mango apply the xml by: going to the diagnosis tools from a shortcut or by going to the phone app and then the keypad and typing: ##634#. Once in Diagnosis enter: *#9908# to get to the GPRS profiles. Tap the dropdown and you should see unlock in your list. Select unlock and then save at the bottom. It only takes a second and says success in the window below the dropdown. I had diagnosis version 1122 so I don't know if that is needed for this to work or not.
One word of warning. I had to reconfigure the APN to get network to work but I still couldnt receive MMS. So in the end I read that to get it set up you have to reset the phone and let the configuration steps set up network profile. I wasnt about to do that so I called AT&T and said I was going to another country and needed my unlock code to put a sim card in from there and they gave it to me. They said I needed another carrier SIM to input it. Instead I went to diagnosis and entered: #7465625*638*# That brought me to the Network Lock screen. I made sure disabled was checked and entered the unlock code they gave me on the phone in the NCK section and tapped execute. That unlocked my phone which let me use the samsung network profile tool available form the samsung marketplace (only on phone) to select the ATT (not AT&T) profile. Actually I toggled to AT&T then back to ATT and everything worked!
Click to expand...
Click to collapse
One important observation:
Diagnose v922 does NOT see Unlock.xml , thus you can't apply the GPRS profile. You need to update to v1122.
To get Diagnose v1122, you need to re-brand your phone back to the original carrier. In my case it was:
HKLM\System\Platform\DeviceTargetingInfo\MobileOperator = "ATT-US"
After that, I got a Samsung update (updated radio+sw) in Zune, and with it I also got the diagnose v1122.
If you still get Diagnose v922 after the "Samsung Update", then delete Diagnose app and run *#634# and Diagnose will be updated.
Another word of warning.
This is a BETA Mango update.
I just tried it and my Focus and after the update it got stuck at Samsung logo. However, it can be fixed, read my post here.
Might have to do with SD card I use (16 GB Class 2) but I doubt it as I didn't have any issues in over 5 months, updates 7004 to 7392.
Upgraded a Focus once and then got locked out. Updated again and when I do the Diagnosis then *#9908# and select unlock, it says Loading GPRS Profile for unlockProvision and then nothing. Same happened with the last upgrade so now I worried that I'm only a little time away from getting locked again.
Deano69 said:
Upgraded a Focus once and then got locked out. Updated again and when I do the Diagnosis then *#9908# and select unlock, it says Loading GPRS Profile for unlockProvision and then nothing. Same happened with the last upgrade so now I worried that I'm only a little time away from getting locked again.
Click to expand...
Click to collapse
I think it worked. I did the extra step 6, and I've tested with the "PortalUrlProd" value before the actual update and it was reset. Same as you, I got the "Loading GPRS profile..." message and nothing else. But it worked.
EnderPsp said:
Another word of warning.
This is a BETA Mango update.
I just tried it and my Focus and after the update it got stuck at Samsung logo. However, it can be fixed, read my post here.
Might have to do with SD card I use (16 GB Class 2) but I doubt it as I didn't have any issues in over 5 months, updates 7004 to 7392.
Click to expand...
Click to collapse
I have a 16GB Sandisk Class 2 memory card in my focus and it works fine. I had read that diag 1122 *might* be needed but wasnt sure until now
hx4700 Killer said:
I have a 16GB Sandisk Class 2 memory card in my focus and it works fine. I had read that diag 1122 *might* be needed but wasnt sure until now
Click to expand...
Click to collapse
Btw, can someone make a xap with Diagnose 1122, please? Rogers firmware doesn't seem to get the "Samsung Update" that installs v1122, and I'm stuck with default v927... Or give any pointers how to get the new Diagnose
I'm pretty sure that if I flash the AT&T fw I'll get v1122, but I like Rogers rom better (mine is originally an AT&T Focus).
EnderPsp said:
Btw, can someone make a xap with Diagnose 1122, please? Rogers firmware doesn't seem to get the "Samsung Update" that installs v1122, and I'm stuck with default v927... Or give any pointers how to get the new Diagnose
I'm pretty sure that if I flash the AT&T fw I'll get v1122, but I like Rogers rom better (mine is originally an AT&T Focus).
Click to expand...
Click to collapse
I got it somewhere else on here, didnt need it though:
Is there any way to get the updated diagnosis app on Omnia 7? (Optus Australia, build 7392)
That XAP won't allow me to sideload for some reason, and even if it did, that won't help me after I get into Mango.

How to change W10M CurrentBuildNumber

Is there anyway to change the Windows 10 Mobile CurrentBuildNumber? I found related value in registry but It's going back to the default value after I reboot the phone.
Registry location: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
for more details: The system is unlocked (Interop Unlock)
Thanks.
Vista and above revert this change upon booting, even i tried. Answer is No unless you can stop it from reverting by using a custom osloader or something.

Categories

Resources