Registry Editor? - Touch Pro2, Tilt 2 Themes and Apps

Hi guys,
I tried searching already but couldn't find it. what is the best registry editor which you are using?
Thanks

There's one in the sticky. And btw, you didn't find anything in your search?

Darn, I missed it in the "Software worth installing on the TP2 *Continuously Updated, links in thread* [Nov 3]" thread.
However, my question still applies. Which is the best one? Or which editor do you guys use?
Regards,

I use Dotfred's Advanced Task Manager (with included reg editor), or CERegEditor when I want to explore my Rhodium's registry from my desktop.

PHM RegEdit

xdadJeroen said:
PHM RegEdit
Click to expand...
Click to collapse
Ditto. And CERegEditor on my desktop.

Related

Icontact guys i have some questions..

So i know i could search through forum after forum but heres a simpler way how can i make icontact my default contacts manager instead of the windows manager? and change the bottom button to be icontact instead of contact the soft key ya know? thanks
It should become default once you install it. To change the bottom soft key to iContact, simply get a soft key changer (Schap's tool works great).
so just use advanced configuration tool? anychance theres a link to it that i dont have to sign up for?
cor4ey said:
so just use advanced configuration tool? anychance theres a link to it that i dont have to sign up for?
Click to expand...
Click to collapse
its on this forum...
or touchxperience.com
you'd think with all these programmers this site would be a lil more noob friendly lol have a DOWNLOADS page would be nice then sort it from games to roms to programs etc....lol i know im just too lazy to look forever thanks guys
ok downloaded advanced config and theres no softkey changer.....lol any help now?
cor4ey said:
ok downloaded advanced config and theres no softkey changer.....lol any help now?
Click to expand...
Click to collapse
menu>key mapping

tutorials for registry edits

can somebody give me the link to learn how to do registry edits. i have downloaded total commander, but could not get to the roots to change the settings, which many of the post in this forum tells, to improve performance and the like..... then i bought resco file explorer with registry edits thinking total commander does not do the job as it a free software, but resco also does the same thing. can someone post some tutorials.. pls. just wanting to try many of the hacks and roms available...
if this is inapporiate in this forum, pls delete this thread...
gokulmb said:
can somebody give me the link to learn how to do registry edits. i have downloaded total commander...
Click to expand...
Click to collapse
for the love of XDA, please use search
or
use HD Tweak, it does everything for you
thanks sir.b, i got what i needed............ you were helpfull in the quest for a registry edit software... cheers...... long live xda........

Registry editor - where?

Hey,
what registry editor are you using? I have tried to use the following editors:
Registry_Editor_v0.9.cab
regedit.Rpr_ARM.cab
No of the editors can be run on the HTC snap. (I have installed the .Net compact framework 3.5).
Thank you in advanced!
/Anders
andersm said:
Hey,
what registry editor are you using? I have tried to use the following editors:
Registry_Editor_v0.9.cab
regedit.Rpr_ARM.cab
No of the editors can be run on the HTC snap. (I have installed the .Net compact framework 3.5).
Thank you in advanced!
/Anders
Click to expand...
Click to collapse
SKTools, Total Commander, Resco.. any one of these work just fine.
Thanks man, saved my day - works great

[SOLVED] WM6.5.3 & settings missing System/Personal/Input

I searched on Google and here on XDA, but didn't find anything concerning this issue. Perhaps false catchword
I have the problem with my kitchen and cooked WM6.5.3 (SYS21656 details signature) that I can't disable "old" T9 because of the missing settings in System/Personal/Input where you can set the T9.
Background:
I never cook-in the HTC-Keyboard, because I am using SlideIT which I manually install with a cab.
After new installation of the Rom you only have the "old" inbuild Microsoft Keyboard. If you type anything in Notes or Word you always have these T9 words which I want to disable.
JLowe said:
I searched on Google and here on XDA, but didn't find anything concerning this issue. Perhaps false catchword
I have the problem with my kitchen and cooked WM6.5.3 (SYS21656 details signature) that I can't disable "old" T9 because of the missing settings in System/Personal/Input where you can set the T9.
Background:
I never cook-in the HTC-Keyboard, because I am using SlideIT which I manually install with a cab.
After new installation of the Rom you only have the "old" inbuild Microsoft Keyboard. If you type anything in Notes or Word you always have these T9 words which I want to disable.
Click to expand...
Click to collapse
You mean this?
Remove the "Redirect" value under the following keys:
Code:
[HKEY_LOCAL_MACHINE\ControlPanel\Owner]
[HKEY_LOCAL_MACHINE\ControlPanel\Buttons]
[HKEY_LOCAL_MACHINE\ControlPanel\Input]
Click to expand...
Click to collapse
Right! Thank you very much! Checked it now in the Registry and removed "Redirect" and now the Link in Startmenu is displayed and I can edit T9-settings.
Edit:
For cooking this in you have to delete the "Redirect", easy with this here:
http://www.techparaiso.com/windows-...o-delete-a-registry-entry-in-windows-phone-os
JLowe said:
Right! Thank you very much! Checked it now in the Registry and removed "Redirect" and now the Link in Startmenu is displayed and I can edit T9-settings.
Click to expand...
Click to collapse
Title is changed to SOLVED.
Good Luck.

[Q]Delay on the dial pad

i'ved just builded a new rom,and when i try to call someone and tap one the dial pad i have to hold the button for about 2-3sec for this to light! is there a reg tweak?
[HKEY_LOCAL_MACHINE\System\GWE\Touch\Filter]
"MinimumTapTime"=dword:00000000
I include this in my ROMs to get around this. I struggled to find this initially - getting the right search terms can be difficult...
Andy
nice
thanks man
dany547 said:
i'ved just builded a new rom,and when i try to call someone and tap one the dial pad i have to hold the button for about 2-3sec for this to light! is there a reg tweak?
Click to expand...
Click to collapse
Hey.. I have relatives in Comanesti! I used to visit when I was little
NRGZ28 said:
Hey.. I have relatives in Comanesti! I used to visit when I was little
Click to expand...
Click to collapse
lol...nice ...and BTW the fix is not working...i saved the string in notepad ++ as a APP.reg placed in a EXT folder,and its not working
dany547 said:
lol...nice ...and BTW the fix is not working...i saved the string in notepad ++ as a APP.reg placed in a EXT folder,and its not working
Click to expand...
Click to collapse
I am not sure what kitchen you are using but I use OSKitchen and I have an EXT package with my own custom registry settings in an app.reg file. Due to the way the kichens compile these extra registry settings it is possible another package is overwriting them (the old trick with prefixing the name of your EXT with 'zzz' etc).
Check with a registry editor after your ROM is installed and see what it is set to.
Andy
ADB100 said:
[HKEY_LOCAL_MACHINE\System\GWE\Touch\Filter]
"MinimumTapTime"=dword:00000000
I include this in my ROMs to get around this. I struggled to find this initially - getting the right search terms can be difficult...
Andy
Click to expand...
Click to collapse
it works man,i made a misstake in codeing!

Categories

Resources