HELP...need default dialer - Touch CDMA Windows Mobile ROM Development

so i have been searching for about an hour and cannot find any successful answers on how to restore the default dialer
i tried the hklm /security / phone / skin / enable / 1 --> 0 (soft reset)
thing but to no luck
i even tried to find a deault cab but couldnt come up w/ anything
any help would be much appreciated
TIA guys

default dialer fix
1. open Advanced Configuration on the programs menu
2. Scroll down to "Phone" and expand the Phone list
3. Select the top item (Phone skin)
4. Select "Disabled (default)"
5. soft reset and you should now have the default Microsoft phone

thank you! worked beautifully.....

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)

wm 6.1 and the uk

ive lost a weekend messing around with these different roms and although they look and run realy nice, untill one of you genius's make a rom for the tmobile mda mail im going to have to go back to my [email protected] tmobile 6.0 rom.
issues with email trying to use wifi, when these phones have no wifi!
issues with keypad mapping
and even after messing with settings and trying various cab files still no mms working.
there must be a uk guru out there??
Which ROMS have you tried?
I do not think I am understanding what you are saying. The T-mobile Dash/Excalibur has wifi, and wifi works in all of the ROMS i have tried including the stock t-mobile one.
You may have to configure some options in regard to internet/data and mms. Have you done any configuration under the Settings -> Connections -> GPRS menu? Each time you flash your phone, you have to reconfigure these settings.
Anyhow, I am not sure what you mean by the "tmobile mda mail." If this is a completely different device then the T-mobile Dash/Excalibur, then you have posted in the wrong forum; and I am surprised any of the ROMs on this forum even installed in the first place!
ive tried kavana 080307 and 080308.
tmobile mda mail has NO wifi! its like the dash in every way except this. tmobile uk must be tight wads.
subsequently email tries with gprs for a few seconds then goes to try wifi (get double arrow symbol in top right) then unsupprisingly no email.
i have configured gprs and internet explorer works (quite well infact).
http://www.manuals.t-mobile.co.uk/manual.asp?manualid=1866
That is bizzare. Is it possible to cook a ROM without wifi drivers? Sombody in the 6.1 thread said that they got their wing to work with it, perhaps they just dont use it for e-mail then. Do any of the other roms work with email? It would be a shame to have to downgrade to the stock tmobile ROM.
tell me about it, i can live without mms but not without email
In the meantime, you should try this:
http://forum.xda-developers.com/showthread.php?t=354126
If you need help installing, just give me a shout It can be a real pain for the first time without the nice wizard that comes with the new 6.1 ROMs.
NorseLaQuet said:
In the meantime, you should try this:
http://forum.xda-developers.com/showthread.php?t=354126
If you need help installing, just give me a shout It can be a real pain for the first time without the nice wizard that comes with the new 6.1 ROMs.
Click to expand...
Click to collapse
cheers mate your a star, quite a few pages reading there tough so here goes
along with this-----UK settings----
Setting up your connection
1. Select the Start menu
2. Scroll to and select More…
3. Scroll to and select Settings
4. Scroll to and More…
5. Scroll to and select Data Connections
6. Pushing the joystick left or right, scroll through the profiles listed under Internet connection
 If you see the profile T-Mobile Internet or T-Mobile GPRS (Web) listed, leave either one displayed in the
box then press Home to return to the main menu. You now need to skip the next steps and go to the
instructions Setting up your Picture Messaging profile below.
 If neither are listed, select Menu and follow the remaining instructions below to set up an internet
connection
7. Select Edit Connections
8. Scroll to and select GPRS Connections
9. Select Menu.
10. Scroll to and select Add
11. In the box Description enter T-Mobile Internet
12. Scroll to and select Connects to
13. Scroll to and select MMS Network
14. Scroll to Access point and enter general.t-mobile.uk
15. Scroll to User name and leave blank
16. Scroll to Password and leave blank
17. Select Done
18. Press the Home key
Setting up your Picture Messaging profile
1. Select the Start menu
2. Scroll and select More
3. Scroll to and select Configurations
4. Scroll to and select MMS Settings
5. Select Menu
6. Select MMSC Settings
7. Press Menu
8. Select New
9. In the Name field enter T-Mobile MMS
10. Scroll to MMSC URL and enter http://mmsc.t-mobile.co.uk:8002
11. Scroll to WAP Gateway and enter 149.254.201.135
12. Scroll to Port and enter 8080
13. Scroll to and select Connect via
14. Pushing the joystick left or right scroll to and select The Internet
15. Select Done
16. Scroll to T-Mobile MMS
17. Press Menu
18. Scroll to and select Set as Default
19. Press the Home key
Your phone is now ready to send picture messages.
I've tried the above settings for my Dash which I'm using in the UK and still no luck
i used these setting first, then modded them with the above
cheers burnsey but I get an error copying the file. Its connected via active sync and I'm using the most recent htc rom.
No idea why
EDIT - installed on reboot, GPRS & MMS seem to be working at last.

How to stop SPB mobile 3??

If i want to change into t3d how can I Do?? I go to setting today and select t3d but nothing change
I stopped SPB mobile 3 by uninstalling it.
apy I stopped SPB mobile 3 by uninstalling it.
Click to expand...
Click to collapse
hehe FANTASTIC IDEA
I had the same problem, but now I know, what is the answer :
Go to:
1) Today screen - spb home(lifestyle home panel)
2) Click: Launcher => settings => Spb Mobile shell
3) Push the button, which is on the right side of LCD(over the cancel call touch button) and then click on: EXIT SHELL.
VOILA
p.s
sorry for my bad english;p
Use explorer and delete file "Spbmobileshell.lnk" in \Windows\StartUp\ then delete it.
Soft Reset.
Done.
you just want to stop spb3 or do you want to be able to switch between tf3d and spb3?
1. settings >> today >> items >> disable tf3d
2. open task manager and KILL spb.exe
3. enable tf3d. setting >> today >> items >> enable tf3d
you may need to enable spb3 again from the spb3 folder.
double post... sorry..

A couple of questions...

Hello.
Having some questions:
1) Can't manage .lnk files in \Windows\Start Menu\Programs - Access denied. How to fix this?
2) Is there any option to make the middle column in start menu on the same horizontal line with the first and last?
3) Is there any option to rearrange the items in the start menu by the finger?
4) Is there any option to show transferring Internet traffic while gprs/edge connection is active?
5) Is there any option to select which connection to use while the phone needs access to the Internet?
6) Is there any option to make thumb items (after the clock (manila)) to show as a list?
7) Is there any option to make pushing the right soft key (with home icon) to minimize the running program, not to close it?
8) Referring to (7), any task bar to manage minimized programs with minimum clicks?
9) None of mobile registry editors can edit values - Access denied. What should I do?
Thanks in advance for answers.
1) Have you tried using ReStart?
2) I could only find this: http://forum.xda-developers.com/showthread.php?t=502051
3) You can click and hold to move to the top/bottom. Once again, try ReStart.
4) Not sure
5) Start > Settings > Connections > Connections all settings located there.
6) I'm not sure what you are talking about, but Max Manila and Cookies Home Tab give you plenty of customization.
7) Start > Settings > System > Task Manager > "Buttons" tab.
8) You can link the long hold of the endkey, send key, etc to open up task manager. Start > settings > personal > buttons.
9) What software have you tried? PHM reg edit is a popular one.
1) This one showthread.php?t=481379 ?
2) Yes, thanks!
3) ReStart haven't tried yet
4) -
5) Yes, I know about this menu, but I need something like in symbian phones - each time any app wants connect to the Internet, pops up new window with available connections - wi-fi spots, dial up profiles, etc...
6)
7) No "Task Manager" in System (P.S. Still don't know why two different links to settings have the same name.).
8) Start > settings > personal > buttons - no such option in personal present...
9) This program runs directly on PPC, any programs which works via activesync reports Access Denied..
Max Manila 2.5 - v3.0 (beta).cab - installed on phone. May be I've missed something?
1 & 3) Yes that one
4) http://spbsoftwarehouse.com/products/wirelessmonitor/
5) I haven't seen anything like this.
7) Start > System is not the same as Start > settings > System. Either way, you can get to your task manager by clicking the wrench button on the drop down task manager. then click the buttons tab on the bottom and define your settings.
8) I think advanced config 3.3 can do this as well (http://forum.xda-developers.com/showthread.php?t=418151). HERE is different style keyboard remapper to remap all keys (including home and back).
9) Never tried to run a Reg Edit through active sync connection. I just use PHM RegEdit or SKTools Registry Editor (SK Tools only shows 6 options unless you pay though). Both can edit and add values,keys, dwords, etc.
Still can't find any wrench button in taskmanager. Are you talking about original taskman, which ships with the WM 6.5?
---------------------------
Installed Touch X Taskmanager.cab -adds the missing taskmanager(top right corner) - now it is showing.
Back to connection monitoring...
I can't believe, that there is no such tool:
For example, I use Opera.
There are two Internet gates available for use - 3G and Wi-fi.
Opera starts....and I don't know which gate is being used...
How is on standard cell phones or symbian based smart phones:
when an application wants access Internet, a small window with available gates appears.. and you choose which one to use.
I've checked spb's tool, but it doesn't provide the feature described above...
P.S. Is there any program to prevent unlocking the phone if qwerty keyboard slides?

LG G Pad X 10.1 FRP (Factory Reset Protection)

I just got one of these from a friend of mine who did a factory reset on it before he gave it to me, and now it asks me to login to a previously used account. Unfortunately, he's terrible at remembering his login information, and he doesn't remember his password for the account he had on this anymore. He doesn't need it because he bought an IPad and doesn't use his google account anymore. So now it's stuck on the login screen. I've looked around and I couldn't find a way to bypass the FRP that I felt I could trust, or that seemed to apply to my device. I was wondering if anyone knew how I could do this?
Well, I didn't figure out how to get rid of the reset protection. But, I did get into the settings and was able to set up and use a guest account.
First get a SD card with an apk on it. I downloaded one from apkpure. Then when the device asks you to connect to a wireless network, check the Show advanced options box. Then in the Proxy settings drop down box, select Manual. And click on the Proxy hostname box to bring up the keyboard, and press the settings button on the keyboard that looks like a gear. From the keyboard settings menu you can click the mulit-window button on the bottom taskbar and can open two windows. Open the file manager in one of the windows. In the file manager click on your SD card and try to install the apk you put on it. When it prompts you that you need to allow Unknown sources in the settings, click on the settings button to open the settings window. (Do not check the allow Unknown sources box, if you check it, and the device resets or runs out of battery you'll have to go through this again, but when you click on the apk it won't prompt you to go to settings to allow unknown sources because they're already allowed.) Now just click on Users and switch to guest. There are some limitations to this mode, like not being able modify the wifi network (you'll have to switch back to the Owner account to change this).
I don't know if there's any way from the guest account to reset the account lock, but at least it's something.
I tried this and got as far as to the part where you said to "click the mulit-window button on the bottom taskbar."
That multi-window button is greyed out for me so I cannot click on it. LG must of patched it up or I am doing something incorrect.
Any other advise will be greatly appreciated!
It's possible it was patched out. They've been fixing little exploits with patches. This is the only way I was able to get any access to the device. All I can really recommend is to try everything. Check every menu, every option, and see if there is opening you can find to get access to the device.
Phanman0506 said:
I tried this and got as far as to the part where you said to "click the mulit-window button on the bottom taskbar."
That multi-window button is greyed out for me so I cannot click on it. LG must of patched it up or I am doing something incorrect.
Any other advise will be greatly appreciated!
Click to expand...
Click to collapse
Try this
I found a FRP bypass workaround if you are running 5.1.1 on a LG G Pad X 10.1 V930 AT&T model, not sure if all models are the same. It was FRP locked and all of the other bypass methods must have been patched. I was at the setup screen after a factory reset. I hope this helps.
1. Connect to wifi, then go back to start screen
2. Go to Accessibility > Vision > Enable Talkback
3. Go through the talkback training then draw an L to bring up the quick settings select Text to speech Settings (bottom right corner), afterwards you can disable Talkback by holding the power button and holding 2 fingers on the screen until it disables.
4. You will be in the settings app. Go to Users > Add user > User > Add user > Set up
5. You will be brought to a User setup screen select Next > It will pop up the wifi connection screen select next > You will be asked to sign into a Google account, sign into your Google account and proceed with the Google setup.
6. You will be brought to the homescreen. Go to settings > Users > And sign in as Owner.
7. Go to Settings > Factory data reset > Reset tablet. You can now factory reset and you will not be prompted to sign into a Google account.
CannGramps said:
It's possible it was patched out. They've been fixing little exploits with patches. This is the only way I was able to get any access to the device. All I can really recommend is to try everything. Check every menu, every option, and see if there is opening you can find to get access to the device.
Click to expand...
Click to collapse
Try this
I found a FRP bypass workaround if you are running 5.1.1 on a LG G Pad X 10.1 V930 AT&T model, not sure if all models are the same. It was FRP locked and all of the other bypass methods must have been patched. I was at the setup screen after a factory reset. I hope this helps.
1. Connect to wifi, then go back to start screen
2. Go to Accessibility > Vision > Enable Talkback
3. Go through the talkback training then draw an L to bring up the quick settings select Text to speech Settings (bottom right corner), afterwards you can disable Talkback by holding the power button and holding 2 fingers on the screen until it disables.
4. You will be in the settings app. Go to Users > Add user > User > Add user > Set up
5. You will be brought to a User setup screen select Next > It will pop up the wifi connection screen select next > You will be asked to sign into a Google account, sign into your Google account and proceed with the Google setup.
6. You will be brought to the homescreen. Go to settings > Users > And sign in as Owner.
7. Go to Settings > Factory data reset > Reset tablet. You can now factory reset and you will not be prompted to sign into a Google account.

Categories

Resources