Quote:
Originally Posted by fusion
create a folder for your package. inside of EXT> Shared>Packages
in the folder create an empty folder called: files
create a new text document and rename it to app.reg (not in the files directory but in the root of the folder you created for your package)
put this into it:
change romversion to your rom name and date
you can also put all your other regedits in here.
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM]
"ROMVersion"="FusionROM"
"ROMDate"="03/25/2010"
|
Thanks can I add other register Edits by adding a package like that?