PDA

View Full Version : [Q] ROM Cooking: .RGU VS .PROVXML


alncool
11th September 2008, 05:07 PM
Hi everyone,
I'm wondering about the differences between these files, since they are both used to modify registry. Well PROVXML files seems to be more powerful with file management.

Which one is better to use ?

mondilv
11th September 2008, 05:37 PM
Quick:
provxml is not only for change registry.
For file operations too.

maxstegi
11th September 2008, 08:06 PM
And .provxml writes in the registry after .rgu, so if you want to change something for sure, you should use .provxml

alncool
11th September 2008, 08:30 PM
And .provxml writes in the registry after .rgu, so if you want to change something for sure, you should use .provxml
Wow this is a very good point you mentionned here ... i did not know in which order the information is written into the registry. Thank you man !

But what about the order these files are dumped into the final registry ... Is it by package name ?
For example, i have in my cooking OEM:
- PACKAGE_Diamond_A
----mxipupdate_A.provxml
- PACKAGE_Diamond_B
----mxipupdate_B.provxml

What will be the result if these two packages write at the same location different value?
Will the value be the A one or B one ?

mondilv
11th September 2008, 10:45 PM
Saw something like: *_100.provxml, *_200.provxml ...