|
||||
Re: Tutorial: Adding Registry Entries to your Rom (RGU Method)
5. RGU file and it's formatting requirements.
-=-=-=- -=-=-=- =-=-=- -=-=-=- -=-=-=- Now that you have that down, let's talk about the kitchen requirements of a basic RGU file and it's format. There are 4 basic rules: 1. The first line must be "REGEDIT4" 2. The second line is usualy a blank line. (enter will do just fine.) 3. any thing on a line after a ";" is ignored. This can be at the beginning of the line or after your entry. Comment well so you know what you have! 4. The end of the file always need to have two blank lines! Again enter will work. And while it is debated 1 or two, I always put two to be safe... Here a complete sample RGU file including the SMS Notification hack from above: Code:
REDEDIT4 ; No SMS Sent Notification [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox\Settings] "SMSNoSentMsg"="1" 6. Identify the registry entries you wish to include. -=-=-=- -=-=-=- -=-=-=- =-=-=- -=-=-=- Site to learn more about registry: http://www.wmexperts.com/articles/ho..._registry.html You can also find some great links here for additional registry entries... 7. Export and/or enter your edits. -=-=-=- -=-=-=- -=-=-=- =-=-=- -=-=-=- The easiest way to do this is by using CeRegistry Editor mentioned above. Here are the steps as explained by Aceszhigh from his tutorial: Tutorial: Integrating Custom Registry Settings into a ROM w/ ProvXML - Lazy Man's Way Quote:
paste into the OEM's RGU file. Don't forget formatting!!!! 8. Flash and enjoy! -=-=-=- -=-=-=- -=-=-=- =-=-=- -=-=-=- Build your rom and Flash! Now everyTime you need to hard reset, re-flash, you can keep your registry edits if you wish and know how... This has been a great timesaver for me in the past, and I hope it will be for too. If you can think of an idea for another tutorial, send me a pm to let me know and I will see what I can do... HAVE FUN!!! You can also find some great links here for additional registry entries... Note: I will edit the content over the next few day to ensure accuracy and clear content.... Last edited by rstoyguy; 01-19-2009 at 11:56 PM. |
This post has been thanked 7 times. |
|
|
|