thanks for your response, i think i got the registry part okay, but when i started compiling my rom using the BuiltIt.bat script, i got the following errors at the end of the log:
Code:
package "Yahoo Go" does not contain .rgu file "52159aaf-13cd-4ce0-8c33-e7d63b6bd5c6.rgu"
importing registry file ".\Registry\786df4d0-b288-11db-abbd-0800200c9a66.rgu"...
importing registry file ".\Registry\7e7eeb70-d5db-4c0f-aec2-918c59ed3336.rgu"...
importing registry file ".\Registry\84adafa4-dd3d-4e12-9dd8-3d20107e9193.rgu"...
Failed to parse value name HKEY_LOCAL_MACHINE\Software\TCPMP\DLLPath!!!
InitRegistry FAILED in file ".\Registry\84adafa4-dd3d-4e12-9dd8-3d20107e9193.rgu" within a few lines of line 5.
ImportFromPackageListStrict: (RGUComp) !ERROR failed importing ".\Registry\84adafa4-dd3d-4e12-9dd8-3d20107e9193.rgu"
wmain: (RGUComp) !ERROR failed building DEFAULT hives
the first line: xxx does not contain xxx.rgu, i get the same error message for all the other packages that i dropped into the OEM folder. i have in those folders a file xxx.dsm, should i have somehow converted that to a rgu file? i looked in the tools included in OMJ's kitchen and i only see a file to convert TO dsm.
in the end it says error building DEFAULT hives, i don't know what that means but if it has to do with the default.hv and user.hv files, i haven't edited them at all (which perhaps is my problem). anyway, i'm sure this is very simple and i'm just missing something, but please help and explain.