View Single Post
  #3025 (permalink)  
Old 04-21-2009, 03:12 PM
joojoobee666's Avatar
joojoobee666
PPCKitchen Crew
Offline
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by dan-htc-touch View Post
add to option.xml <PatchOEM>guidtobepatched</PatchOEM>

i.e.
<PatchOEM>d0b41563-b345-4444-aa15-986e7c7fff99</PatchOEM>

this will overwrite files/ modules, anything with same filename
Finally got around to incorporating this in to some of my custom made OEM's. It works for files, but not modules. I wanted to replace some base dll's with some pre-modified ones. But during the build, I get these:

WARNING: outres.96.dll ignored in deference to module already in ROM

So I figured, no biggie, I'll turn the dll's into modules! That'll teach it!

....nope....then I just get this:

USER_OEM\zzzzzOptional_Personal - Error copying module (The file 'C:\Users\username\AppData\Roaming\hIq Inc\PPC-BuildOS\9.05.3.0Temp\temp\dump\outres.96.dll\image info.bin' already exists.)

I can continue to build but am unclear as to what ramifications this will have if the imageinfo.bin from a different dll is used for relocating. Can you enlighten me as to what I am doing wrong?

Last edited by joojoobee666; 04-21-2009 at 03:15 PM.
Reply With Quote