Quote:
Originally Posted by shad0w77
the easiest way is to ask around for the location of that seeting in the registry or searching for a keyword. For example, if you want to change the manila search bar link from m.google.com to www.google.com, you would search for "m.google.com" and you will find an entry that controls exactly that.
Use a tool like ceregeditor. it installs on your pc. you can use it to search your device's registry, and export, or import registry files w/ it.
I cook in XDA_UC. It runs at second boot and installs all my cabs, and my provisioning xmls and reg files. CeRegEditor will export a reg entry you found, into an rgu. Create an EXT package or copy and paste the exported reg content into an app.dat in the kitchen. Build, flash, and done. I recommend making your own EXT package and name it ZZZ-<package name>. This way you know it's last and the values it creates will not be overwritten.
God speed.
|
That's good advice. Do you know how to use XDA_UC to copy over files. I want to copy over ring tones and notifications and then run the reg that sets them up. According to the information I read, XDA_UC runs the reg before it would copy files, so that might not work out so well. I currently use Sashimi to do this and although it works well, I want to move to XDA_UC.