Registry Editor - Touch Diamond, MDA Compact IV General

Hey All
I need a good registry editor where i will be able to delete stuff with. Resco Registry doesnt allow me to delete any keys or anything, there is no "Delete" option in the context Menu. Are there any other good Registry Editors out there?

Yes there is. I use Resco Registry as well and if you tap and hold on the key or whatever it is that you want to delet, a drop down list will come up and it's the second to last option.

Oh okay. Didnt know you could tap and hold Thanks

BelugaHval said:
Oh okay. Didnt know you could tap and hold Thanks
Click to expand...
Click to collapse
You can tap and hold in most winmo apps...try it out.

Related

Modifying the Registry Does not stay

I am trying to modify the registry (do not wnat the SIM contacts to show). Well strangely anought if I modify it I see the effect right away even without restarting. But once I restart (Power Down & Power up, or soft reset) the reg change reverts to the original setting. I know this was a problem on some smartphones you needed to modify some kind of registry setting to get it stick, but that also meant that your Device ID (for TOMTOM e.g.) would change as well... Anyone ??
Sure that you did power-down and -up?
What you describe sounds like a soft-reset; the changes won't stick.
Do your change, save it , power down by hold in the on/off button. That will stick.
1- Change the reg key
2- Close ALL open programs
3- Power down (normally; NOT holding button for long time)
4- Wait at least one minute!!!
5- Power up, and reset after at least 20 sec pause...
Changes should stick then...
I'm not sure why it is, but changing the registry not to show sim contacts sets itself back to its original setting after a reset. I've changed other registry settings and they all stuck. If you notice, in the contacts-->menu-->options you have the option to show contacts only which hides the sim contacts but as soon as you reset your phone they come back there too. Apparently HTC thinks it's important to always see your sim contacts and not have the option to hide them or something.
Moaske said:
1- Change the reg key
2- Close ALL open programs
3- Power down (normally; NOT holding button for long time)
4- Wait at least one minute!!!
5- Power up, and reset after at least 20 sec pause...
Changes should stick then...
Click to expand...
Click to collapse
Moaske!
Thanx but it still does not stick. Funny is though that when I do change the reg key the effect is immediate, on my old Vario II I needed to reset before the change was active, and on the TyTn II the change is effective right away, because after changing I looked in my contacts and al the SIM contacts are gone. But after a reset (following your instruction) the reg key is back to 1.
OK I just changed another reg key (the one that controls the dialer skin) and that one sticks... I think xeno1 is right HTC seem to think that We always want to see our SIM contacts!?
Anyone with a solution ??
I've got an idea, but not quite sure how to impliment it, but it should be pretty easy. If you've noticed, you don't have to do a soft reset after you do a registry settings change, the effects are immediate. Anyone know how to put a file in the startup folder that will just do the registry settings change on boot up?
xeno1 said:
I've got an idea, but not quite sure how to impliment it, but it should be pretty easy. If you've noticed, you don't have to do a soft reset after you do a registry settings change, the effects are immediate. Anyone know how to put a file in the startup folder that will just do the registry settings change on boot up?
Click to expand...
Click to collapse
Ehm...maybe this may be to easily thought up, but exporting a reg key from your reg editor, and placing that file in the startup folder, would that work?
Moaske said:
Ehm...maybe this may be to easily thought up, but exporting a reg key from your reg editor, and placing that file in the startup folder, would that work?
Click to expand...
Click to collapse
I tried that and as soon as my phone reboots the registry editor opens as if it's importing that key and then shuts back down again but when I open up the reg editor again it's back to 1. I've also tried just going to the reg file in file explorer and clicking on it and still it won't let it change that one key. This is starting to make me really wonder why that key is so important that they need to lock it like that.
Im glad im not the only one with this problem.. guess ill wait for a fix.
waiting for a fix as well...
I have a fix, thanks to NuShrike over at MoDaCo.
xeno1 said:
I have a fix, thanks to NuShrike over at MoDaCo.
Click to expand...
Click to collapse
tested, and working. Thanks
Excellent, worked like a charm...Thank you

{Solved}is there a way to remap PTT button??

Just wondering is anyone knows how to remap the stupid PTT button so I can use it for voice command??
I tried the PTTfix for the hermes, it disabled PTT but didn't allow me to reassign the button to anything else.
thanks,
Matt
Install Vibra Switch, then map this app to the button from the programs folder.
RemE said:
Install Vibra Switch, then map this app to the button from the programs folder.
Click to expand...
Click to collapse
I hate to ask stupid questions, but installing this app, does not seem to enable a new hardware button. I still only show a total of 5, with no option of the PTT button. I am looking at the "buttons" commandlet in settings
What am I missing?
Try AEBPlus
isnt there just a simple way to do it in the registry?
or a different way to change it?
Solved it
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys
Add a new key called 40C6
then I added a string called Name with the value Button 6
you should now be able to assign a program to PTT through settings/buttons
-------------------------------------------------------------------------
if for whatever reason if its not there yet these are all the values I have under key 40C6
(default) "path to your program in quotes"
dword: BtnWnd value=0
dword: Flags value=0
string: Name value=Button 6
string: ResetCmd value "path to your program in quotes"
string: WndCls LEAVE BLANK
if you need to enter all that, go for it, but I would assume it would work after completing the first part of this post
let me know
PS with Voice command it only works to start the program, holding the PTT button to cancel a command doesn't work for me, if anyone figures that out let me know, that would be awesome
mbritten said:
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys .....
Nice. any thoughts on push and hold?
g
Click to expand...
Click to collapse
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
mbritten said:
Ok this actually can be done in the registry, what you will need to do first is stop the PPT service from loading when you boot up, I used SK tools and removed it from the start-up section of that program. Then you need to goto:
HKLM\Software\Microsoft\Shell\Keys
Add a new key called 40C6
then I added a string called Name with the value Button 6
you should now be able to assign a program to PTT through settings/buttons
-------------------------------------------------------------------------
if for whatever reason if its not there yet these are all the values I have under key 40C6
(default) "path to your program in quotes"
dword: BtnWnd value=0
dword: Flags value=0
string: Name value=Button 6
string: ResetCmd value "path to your program in quotes"
string: WndCls LEAVE BLANK
if you need to enter all that, go for it, but I would assume it would work after completing the first part of this post
let me know
PS with Voice command it only works to start the program, holding the PTT button to cancel a command doesn't work for me, if anyone figures that out let me know, that would be awesome
Click to expand...
Click to collapse
GumboChief said:
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
Click to expand...
Click to collapse
I have heard that turning the phone off (hold power putton) will make the registry entries stick, but I've never had a problem just soft resetting, let me know if you figure it out
the reg change didn't persist for me either and I did perform a power cycle.
Would like
I sure would like to see a solution here myself. These folks have one for WM6 on Hermes but some Kaiser folks posted near the end of the thread that the method is not working for them. Author says he will eventually get it working on the Kaiser.
http://forum.xda-developers.com/showthread.php?t=279585
robroth said:
the reg change didn't persist for me either and I did perform a power cycle.
Click to expand...
Click to collapse
what reg editor are you using? I have NEVER had a problem with edits sticking using resco reg editor. there has to be some reason.
GumboChief said:
Thanks!
I don't own SKTools, so I disabled the PTT service by going to hklm\services\ptt
on the "dll" entry, I just inserted a semi-colon, to prevent the dll from loading- ";PTTService.dll"
However, I was not having much luck getting button 6 to work. Entries appeared in "buttons", but it would not link to the calculator. Finally, I decided to reboot.
Reboot somehow removed button6 entries in registry.
So in other words, it is not working, for me.
Very odd.
Click to expand...
Click to collapse
I simply exported the PTT key altogether & removed it, put in the new 40C6 entry, and the device's remapping works flawlessly. Using SKTools.
mbritten said:
what reg editor are you using? I have NEVER had a problem with edits sticking using resco reg editor. there has to be some reason.
Click to expand...
Click to collapse
total commander. ill have to try one of the others mentioned here. i'm about to reflash with the HTC rom so will have to reload everything anyway.
Which PTT key did you remove. Are you talking about HKLM\Services\PTT?
vpoet said:
I simply exported the PTT key altogether & removed it, put in the new 40C6 entry, and the device's remapping works flawlessly. Using SKTools.
Click to expand...
Click to collapse
Could you explain exactly what you did for those of us that don't know. Many thanks!
Thanks
mattmcl1 said:
Could you explain exactly what you did for those of us that don't know. Many thanks!
Click to expand...
Click to collapse
at&t Tilt? Stock ROM?
I used the free PHM regedit:
http://www.phm.lu/downloads/download.aspx?{940B734A-C437-41C7-ADED-2A4418802FD3}
I completed deleted the whole PTT group from the services (would not work until I did this).
Confirm
I can confirm the experience of robroth and GumboChief. Followed GumboChiefs advice on the ; - worked to disable PTT load. Then followed mbritten's reg changes in post #6. Registry key 40C6 disappers consistently after soft reset.
However, removing the entire PTT worked perfect.
Big thanks to scoppola and mbritten! So happy to have this working! Cheers guys.
Device: 8925
ROM: AT&T - 1.57.502.2
Registry Editor - Resco 2007
swamp2 said:
I can confirm the experience of robroth and GumboChief. Followed GumboChiefs advice on the ; - worked to disable PTT load. Then followed mbritten's reg changes in post #6. Registry key 40C6 disappers consistently after soft reset.
However, removing the entire PTT worked perfect.
Big thanks to scoppola and mbritten! So happy to have this working! Cheers guys.
Device: 8925
ROM: AT&T - 1.57.502.2
Registry Editor - Resco 2007
Click to expand...
Click to collapse
WFM as well! - removed the entire PTT key.

How to remap Tilt Push To Talk button

This will drive me crazy. I have had the button above the volume mapped to Voice Command ever since I can remember. Now for the Tilt, it is mapped to Push to talk which I will never, ever use and the button mapping does not allow you to reassign it. Does anyone know if this is possible with any of the button manager programs? Do I need to flash the Kaiser ROM for this?
Also, the 8125 had a feature where you held this button down and it would swap the sound over to vibrate. If anyone knows how to get this working on the Kaiser, I highly recommend it. Beats having to pull the phone out of the holster/case to silence it, especially in a meeting.
Search for the answer.... It is here.
tried searching on push to talk. searching on buttons brings back a ton of results, none of which are specific to this particular problem. any suggestions on where to search and for what term or phrase?
Update, I found one... over in the hermes forum. This would be a good addition to the cab list sticky now that more folks are getting the AT&T ROM.
http://forum.xda-developers.com/showthread.php?t=279585&highlight=push+to+talk+map
I'll update after I have tried it on the Tilt
PTTFix work fine per the tread reference above but even though it allows you to assign a program to press and hold, there is no program "per se" to enact the vibrate setting. I do see this option on the HTC Home Screen though so maybe it is possible to create a shortcut in the Program Files directory and call it indirectly. I'll try this later when I have some time, but if anyone else gets to it first, please do share. TIA
this will do it for you.
I was never a fan of PTT anyway... Thanks for the CAB Tim. Works like a charm. For those curious, the option to select Vibra switch will be found under Settings > Buttons. Remap Button 6 to Vibra (Switch).
Spoke too soon. The PTTFix cab showed the buttons under the setting window, but after setting them, it still brought up the PTT screen. I though perhaps it needed a soft reset, and after doing so the ability to remap the PTT button disappeared.
isdereks, did you try this on the Tilt or the Kaiser? I am thinking the latter, since the PTTFix.cab shows the PTT button as a second button 5. Perhaps this is part of the problem of why it looks like it allows the setting, but doesn't actually work.
Bummer. I am quite disappointed. On top of all the bloatware, you get a button that launches an app that immediately errors out as I am not a PTT subscriber. HTC and MS should be pissed that AT&T is making the iPhone look like a clear winner. Pretty soon Apple will be running comercials with the big bloated guy for the iPhone too.
Sorry forgot to mention that I did this on the Kaiser.
yeah the new PTTFix did not work on my tilt, but worked great on my 8525. I hope this gets updated for the tilt.
http://forum.xda-developers.com/showthread.php?t=334759
yeah tried all that and the reg settings do not stay after phone is shut down.
Worked for me. You have to read the whole post.
For my own purposes as well, here are the consolidated steps to take. Until someone improves on this, I keep all this stuff in a directory so I can reconfigure my device as necessary. Here goes...
I think the trick is the PTT settings take precedence when the device boots up so delete the PTT registry settings under HKLM/Services/PTT. Delete the whole sub tree, then
From HKLM\Software\Microsoft\Shell\Keys
Add a new key called "40C6"
Add a string under the key called "Name" with the value "Button 6"
Add a new key called "40C7"
Add a string under this key called "Name" with the value "Button 6 (hold)"
(Note, do not enter the quotes, thare are to delimit what belongs in the registry entry)
Go to the Buttons settings and assign a program to the new entries. I di Voice Dial and Vibra (Switch) from the link earlier in the this post.
Do a soft reset which will remove the PTT settings from the buffer and enable your key changes.
Thanks for all the help.
I'd say the only caveat is if you some day want to use the PTT features, it would be a good idea to take an inventory fo what is under the PTT node in the registry.
It worked "GREAT". Thanks and so easy even I could do it
Instead of deleting the "PTT" key, i suggest simply renaming it to "PTTbak". That way you can just rename it back to "PTT" if you ever need to use it.
Thats what i did, and it works fine.
BTW, excellent work everyone. After upgrading to the tilt from the 8525 i lost 2 side buttons (comm manager button and the PTT button)... now i've got at least one back!
Maybe someone could offer a suggestion. For the life of me, I cannot get the reg entries of 40C6 and 40C7 to stick. I am using PHM Registry Editor. I am powering down and back up. Anyone have any suggestions?
Gator5000e said:
Maybe someone could offer a suggestion. For the life of me, I cannot get the reg entries of 40C6 and 40C7 to stick. I am using PHM Registry Editor. I am powering down and back up. Anyone have any suggestions?
Click to expand...
Click to collapse
did you delete the ptt key? (or at least rename as was suggested above?)
if you did try using the phone for while after you make the registry changes - run some other programs - then power down
greg
Greg, I renamed it and then nothing would happen. no button map and no PTT action. I am about ready to give up. But I will try your suggestions. Thanks.
NOw I got the PTT action back (the PTT screen pops up) but I cannot get the the button to do anything. I made the hold vibra and the direct push VC. Now nothing happens. Not sure what I did wrong. Not a noob at reg edits and I don't see anything wrong.
Oh well, not that big a deal, but am still open for more suggestions.
i tried renaming the PTT registry key and it didnt work. actually deleting it worked.
REG PTT
After doing the reg posted above the PTT button is free but you will notice after you push it, before the new app assigned to it pops up you will see the ptt screen for a second. What if the phone things you are using the ptt function and not Voice command or Viigo like I am?

HKCU\ControlPanel\Sounds\Dtmp - Original registry keys needed....

When I uninstalled the keypad vibrate app, my keypads no longer worked properly. I reviewed this registry key on my device and it's messed up pretty bad (sound settings for each button are not correct).
Can someone export the complete HKCU\ControlPanel\Sounds to a .reg file, zip, and post here please?
Here's the entire set of keys you wanted.
outphase said:
Here's the entire set of keys you wanted.
Click to expand...
Click to collapse
thanks, that helps...
can you do me one more export? I also need HKLM/snd

How to change the main menu soft button?

Hi,
I have a Treo 750v (Vodafone version) which like what it's box said it is meant for email solution, that's why the left soft menu of the Today screen menu is set to Email.
Anyone know how to change this?
Thanks, appriciate your share of knowledge!
I forgot the details but this i know as much
You have to download the register editor program. Search around the registry is all the same when it comes to changing soft key for all WM phones.
The only problem with the Treo 750 is when you change the softkey from email to something else it ends up adding an extra short cut. So in essence you are not overwriting that key, all you are doing is adding an extra feature on top of the existing email button.
Maybe someone had better success than I did can chime in
Using a registry editor, navigate to Hkey_Current_User/Software/Microsoft/Today/Keys/112
Change all 3 values to reflect your new function
or:
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
awesome!
mtiberio said:
or:
http://wiki.xda-developers.com/index.php?pagename=Universal_Registry
Click to expand...
Click to collapse
wow, thank you very much mtiberio!
your link really hit the spot!
Very odd - my Registry setting for 112 was already showing Calendar as the default value but on screen it shows email.
tinyflier said:
Very odd - my Registry setting for 112 was already showing Calendar as the default value but on screen it shows email.
Click to expand...
Click to collapse
It's all because Palm plugins - they overlay it. If you disable Active Call (or Dial Lookup?) you can have native-windows softkeys. It was all described in instructions how to ged back default dialpad.
i just downloaded the soft key changer that i found on here i think it was in the hermes section and copied it to my windows folder... after i did that it shows up in my settings and i can change both soft keys to what i want
was it:
"FdcSoft SoftkeyAppletEx.cab"
Gyngabread Man said:
i just downloaded the soft key changer that i found on here i think it was in the hermes section and copied it to my windows folder... after i did that it shows up in my settings and i can change both soft keys to what i want
Click to expand...
Click to collapse
it would be great if you share the file or where you get it, so we all can get it too...
mtiberio said:
was it:
"FdcSoft SoftkeyAppletEx.cab"
Click to expand...
Click to collapse
it is caled softkeyapplet but its not a cab it was a zip i just unzipped and put in my windows folder i believe... i will look in my external driveand post it im not sure where it is but i'll try to find it
ok i found it on my drive but i did some searching on the forums and alot of ppl mention it but dont upload it and im guessing its for good reason... dont wanna piss ppl off by posting something i shouldent if its ok though then i'll do it but i think its the same one your talking about for me it worked like a charm no reg editing
Here it is:
http://forum.xda-developers.com/attachment.php?attachmentid=65261&d=1199898052
Found it here:
http://forum.xda-developers.com/showpost.php?p=1802007&postcount=827
You will need to reset your device for it to show up in your programs list.
Chillin said:
Here it is:
http://forum.xda-developers.com/attachment.php?attachmentid=65261&d=1199898052
Found it here:
http://forum.xda-developers.com/showpost.php?p=1802007&postcount=827
You will need to reset your device for it to show up in your programs list.
Click to expand...
Click to collapse
Hi, thannks for the direct links. I'm going to try installing it. i hope it'll be fine.
seems it doesn't work with wm6. after installing it, the program isnt available in my program.

Categories

Resources