|
||||
Re: Creating Custom OEM's and problems with current OEM's
When you build a ROM, all files start out in the \windows directory. It is the j.o.b. of the initflashfiles.dat to copy the files where they need to be. (All of your initflashfiles.txt data get appended to the .dat file by buildos.) As far as the registry entries not matching where the files are placed, I can't help you there. But you may look at the registry entries again and see if they match after the data in the initflashfiles.txt is processed.
But when you cook a rom, ALL files start out in \windows. It is a waste of space, that is why the ppckitchen folks try to have most everything run out of windows. When I make an oem I try put them where a .cab install would have put them. This is just the way it is. You could always build your rom and install your files with UserCustomization if you do not want all the duplicates.
__________________
If this post was helpfull, let me know by clicking Thanks!
|
|
||||
Re: Creating Custom OEM's and problems with current OEM's
Ok, so my fear is correct (which is kinda crappy)...so, if I were to make sure the registry settings matched the new path (a.k.a windows) I'm geussing all would be well (as far as my Custom made OEM's are concerned)? Also, I noticed that quite a few of my cab->OEM conversions are prepending the files with a 000-, any easy way to stop this from happeneing? (other than manually renaming and fixing the initflashfiles.txt)
|
|
||||
Re: Creating Custom OEM's and problems with current OEM's
Quote:
|
This post has been thanked 1 times. |
|
||||
Re: Creating Custom OEM's and problems with current OEM's
Quote:
-Edit- It worked! No more 000- ....now, to clean up all the other junk.... ya know, I was just thinkin, is the initflashfiles.txt even needed if they are going to the windows folder (and I leave them there)? Thanks for the help Last edited by joojoobee666; 08-20-2008 at 11:35 AM. |
|
||||
Re: Creating Custom OEM's and problems with current OEM's
Glad to hear it worked. I usually leave a blank initflashfiles.txt if no moving is needed. I'm not sure if buildos requires it, I just leave it there to keep it happy!
|
This post has been thanked 1 times. |
|
|
|