xboxmod over at XDA has released a way to edit registry keys on HTC WP7 devices! Its not really simple like it was on WM, but it gives us more power over our phones.
You need:
-An HTC Device Chevron unlocked (see here:
http://forum.ppcgeeks.com/windows-ph...-unlocker.html)
-HTC Connection Setup (found in the Marketplace under HTC Apps)
-TouchXplorer (you can download it from here:
TouchXperience • View topic - TouchXplorer for Windows Phone 7 Beta Testing)
-the tools into WP7 REG.rar attached
1-Create an rgu file with your registry keys like in this exemple:
(this key add more option in ease of access)
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\System\Accessibility]
"CompactMode"=dword:0
"TTY"=dword:1
"telecoil_UI"=dword:1
"telecoil"=dword:1
2-Convert this rgu in provxml with the attached tool rgu-2-xml..exe
3-Rename this file CustClear.provxml
4-Create an XAP with it using XBMOD.Files.Deployer.exe
5-Deploy the XAP on your device, this extract the provxml into /My Documents/My Ringtones/.
6-Using TouchXplorer copy this file into /Windows/ Folder, overwrite if asked.
7-Run HTC ConnectionSetup and set your connection.
this will install your provxml
For more information, see this thread at XDA:
Edit registry keys on HTC Devices. - xda-developers
For some registry tweaks, see this thread:
http://forum.xda-developers.com/showthread.php?t=907971