Pretty easy.
Use WPInternals and unlock the bootloader, enable root access.
When in Mass Storage Mode, goto EFIESP\EFI\Nokia\PCONF, copy “config.pcn” to somewhere and use a HEX editor to open it.
Change PXXXX_ATT to PXXXX (the XXXX is a 4 digit number, just replace _ATT with 00s), then save it.
Replace the config.pcn and soft reset, flash an unbranded FFU and you are done!
No need to thank. I know you have been looking for this
Related
I've cooked the ExtROM for my XDA IIi but I don't know how to change it's name so that after upgrading my name will display in Device Information (like PUGS). Could anyone show me?
you need to grab the version.cab file out of the ext rom and edit it with an external program on your pc and then reinsert it to the ext rom
try searching google for cecab manager to do this with
I already used WinCE CAB Manager to open the Version.cab file. But I still do'nt know how to change the name. Could u show me how?
Insert your name
Hello MrSandman.
You can do that with 2 way:
1. a. Open you version.cab with WinCE CAB
b. Extract file named Platformxxx.reg
c. Open use notepad
d. Edit and import that file again, must be on index 3
2. Or just find the registry HKEY_LOCAL_MACHINE\SOFTWARE\OEM\3rdversion edit the value
Walla you get your name on device information.....
Really really thank u. I got it.
Customizing the autocorrection in WM6 has been done, but WM6Pro is a bit different. This is the "can't live w/out" feature for past BlackBerry owners which allows you to type something like "brb" in and email and have the system replace it with "I just stepped out, but will respond when i get back."!
Figgured out how to do this on WM6pro from the device itself. The easiest way is to use Total Commander (3rd party file explorer). WM6pro requires that the autotext.0409.txt file be saved in unicode. it also protects the file in 3 ways: it sets the ReadOnly bit; it sets the SystemFile bit; and it watches the file from boot to make sure you don't change/delete it, but it will allow you to rename it. After figguring this out, i came up with the following process to update it:
1) open Total Commander and navigate to and highlight the \Windows\autocorrect.0409.txt file
2) copy the file to the root folder
3) navigate Total Commander to the root folder and highlight the \autocorrect.0409.txt
4) in the properties of the file, turn the ReadOnly and System bits off
6) click the notepad icon at the bottom of Total Commander to open the file in notepad
7) make your changes to the file minding the required alphabetical ordering
8) save the file as a unicode text file with a slightly different name (autocorrect.0409new.txt)
9) copy or move the new file to the windows directory
10) rename the existing autocorrect.0409.txt file to autocorrect.0409orig.txt
11) rename the new autocorrect.0409new.txt to autocorrect0409.txt
12) reboot WinMobile6 Pro
13) if you want to clean up, you should now be able to remove the extra files we have created along the way.
items I added:
sm =
fr =
degs = [the degree symbol]
brb = I just stepped out, but will respond when i get back
ack = (sent from wireless device) I read your email and will respond as soon as I am able. Thanks!
keywords: ppc wm6 windows mobile autocorrect type ahead intellisense as you type keyboard shortcuts macro speed
very interesting, I'll give it a try !
thx for the tip !
1. Very useful and cool tweak, this will help me a lot! I am going to try and get it to work with dual languages and will report back, so for example I could type "CHbusy" and get "县在忙,一会儿给您回答“ to avoid having to change the SIP....great
2. THis will be a great prank, will wait until my bro leaves his phone unattended and go change things like "the=Nate, you are a jackass" it'll take him ages to figure it out!!
Hello;
I use CERegEditor (0.0.5.2) on my PC (XP SP3).
I have “prohibitions” to modify certain values.
I do not use “TomTom”, “RSS”, ”FaceBook”, “Messenger” and I would, in the “ModuleName” and “Whitelist” registers, replace them by “Explorer”, “GoogleMaps”, “StartMenu”, “Lock” to be able to use the standard “screen rotation”.
I cannot modify the name (example: to replace Value name: TomTom by Explorer) in the ModuleName register. Nothing happen!!!!!!!
Which Register Editor I must use, on my PC, to be able to this kind of modification?
Or what is “the process to do what I want” whith CERegEditor ?
Many thanks
Paterr
Guys, you seriously need to...
...learn how to search before you post.
1. Connect your device to your computer, check for green ActiveSync-symbol.
2. Open CeRegEdit.
3. Connect to your device (F1, "Connect" or the leftmost icon)
4. Click on the "Tools"-menu.
5. Click "Unlock registry".
6. Accept running the application on your device (check your device) if you havent tweaked it to allow unsigned applications to run.
7. DONE!
Go hack the reg...
[Edit]
Did I understand your question correctly? If not, then I appologize.
Tell me what values you want to change into what and where they are located, the whole path please.
Hi everyone,
Since this morning I decided to find a way to bypass inabilty to set MMS properties.
When I'll completly figure how to modify this settings I will develop an application where you will be able to put all the settings to set correctly the MMS APN.
So, I've started to investigate on my phone this morning, and I already found that.
It seems profiles are stocked in HKCU\Software\Microsoft\ShortMsg\MMS\Profiles\
Active profile is set as String in that key : HKCU\Software\Microsoft\ShortMsg\MMS\Active
Inside this Key, there is a Key for each profiles saved.
For my case, there is a key called "ORG-FR-APP". Inside this key, I can found this value :
TO-NAPID : String (Default Value = MMSAPN in my case)
TO-PROXY : String (Default Value = MMSPROXY in my case)
ADDR : String (Default value = http://mms.orange.fr in my case)
MS : DWORD (Default Value is 300).
I decide to modify value in registry trough MFG and I finally got that :
Before : http://attachments.xda-developers.com/attachment.php?attachmentid=880724&stc=1&d=1328002843
After : http://attachments.xda-developers.com/attachment.php?attachmentid=880725&stc=1&d=1328002843
The TO-NAPID and the TO-PROXY value seems to be linked to something I can see in "View config XML" but I don't know where I can edit them.
In deed, If I can edit them, the problem will be completely solved.
Here, the two screenshots which made me believe that the TO-NAPID and the TO-PROXY value are linked to something else in the file :
http://attachments.xda-developers.com/attachment.php?attachmentid=880724&stc=1&d=1328003211
http://attachments.xda-developers.com/attachment.php?attachmentid=880725&stc=1&d=1328003211
If someone know how to modify the set of values for NAPDEF and PXLOGICAL, I'm ready to do the software .
It's inside a XML File, somewhere in the phone.
I'll posting here if something new happens.
I'm gussing you've read through this already, but if not, I'm sure it could be of some help. http://msdn.microsoft.com/en-us/library/bb737506.aspx
I went trough a similar path trying registry edits through LG's MFG app and using the program DiagProvXML to try and push my own non-registry changes... but to no avail unfortunately. Hopefully, you'll be able to program something that works.
It really is too bad we can not just write to the Windows directory and simply add/edit the carrier __PROV_*.XML files directly.
Just in case anyone is tracking this thread, you can now use HeathCliff's WP7 Root Tools to copy the appropriate XML files to the windows directory and enable MMS on ROMs with Internet Sharing, that lack the correct carrier settings. Let me know if you need specifics on how to make this work.
I am interested in this. Would be useful for others coming from google in future.
yeah, would love to get those informations, too, sonus.
thanks a lot in advance
Sorry, for the delayed response. I had not tracked this thread. Have you guys tried the "LG Network Setup App"? One forum member reports that he was able to select his network from that marketplace app and enable MMS specific to his carrier. That's the easiest way to do this.
Otherwise, the general steps are
1. Unlock your phone using MFG (plenty of threads outline this, so do a search)
2. Install Heathclif''s WP7 Root Tools using "Windows Phone Device Manager", "Windows Phone Power Tools", or any way you can think of to copy the XAP install file for Heathclif's WP7 Root Tools onto your phone.
3. Copy the two relevant to your provider PROV XML files from the attached zip and the Mail Provider XML file to your windows directory using WP7 Root tools on the phone. The files are sorted by carrier_country_MCC or MNC code. There's a wikipedia page with all the providers and their respective MCC/MNC codes, I had linked to it in one of my posts on MCC a while back. If your carrier doesn't have a file, try using one of these files as a template to make a file for your carrier
4. Use MFG to select your XML file (MFG>>Engineer Menu>>Other Settings>>Set network Profiles>> Search for the MNC or MCC for your provider (it searches according to filename)
http://depositfiles.com/files/xebamjoer
http://depositfiles.com/files/a8xl7r9wz
Hello. Recently I've found a way to unlock capabilities on Huawei Ascend W1 U00 with wojtasxda custom ROM. It's really easy to do.
First you need to have wojtasxda rom from this thread:
http://forum.xda-developers.com/showthread.php?t=2686053
And updated to WP8.1 with PfD. After this, enter the mass storage mode and copy SOFTWARE from \Windows\system32\config to your computer. Load it to reg editor under HKLM and name it 123. Download the reg file from the following link:
Code:
http://1drv.ms/1jQfhtB
Run it and add to the registry. Unload the hive, and copy SOFTWARE from your PC back to the phone. Reboot your phone. Done! Your phone has unlocked capabilities and you can now use apps like WPHtweaks or IO Explorer.
My original topic on windowsmania.pl
Code:
http://www.windowsmania.pl/poradniki-285/%5Bascend-w1%5D%5Bw1-u00%5D-odblokowanie-mozliwosci-itp-wp8-1-dzialajacy-wph-tweaks-etc-12101/