![]() |
[SOLVED!] Add file to OEM?
I used ervius package creator to convert a cab of mine into an OEM and it worked fine except it missed one file. I put the file into the OEM directory directory it created and added a line to initflashfiles.txt
it is supposed to go in the root of the device: Directory("\"):-File("\filename.ext") is this correct? do I need to generate a new GUID if I change this stuff? Thanks! solution in post 10 scroll down or click this http://forum.ppcgeeks.com/showpost.p...4&postcount=10 |
Re: (simple) OEM creation question
Quote:
Directory("\"):-File("filename.exe","\windows\filename.ext") |
Re: (simple) OEM creation question
thanks! figured it was simple... rebuilding now
|
Re: (simple) OEM creation question
rebuilt it and the file is still not in the root directory? here is the complete initflashfiles.txt
Code:
;------------------------------------------------------------------------------------------- |
Re: [UNSOLVED] Add file to OEM?
My personal experience, when making an OEM you have to add the files while creating it, otherwise it doens't work right. If needing to modify the files while converting, OEMizer is easier to use.
|
Re: [UNSOLVED] Add file to OEM?
Quote:
I am going to try a quick and dirty trick, make a new oem with oemizer that only contains the file I want to add and its destination, and just include it in the kitchen.. |
Re: [UNSOLVED] Add file to OEM?
I think it has something to do when creating an OEM and putting everything together they all reference each other somehow, and if not included when the OEM is built, it doesn't see it..
Now I want $5 for my ubertechnical explanation :lol: |
Re: [UNSOLVED] Add file to OEM?
heh, it seems like you just cant put stuff in the root directory from OEMs? even when using OEMizer to make my own oem with this one file in it the initflashfiles.txt it generated had \windows\ in it? is there another way to specify you want something to go to the root directory?
|
Re: [UNSOLVED] Add file to OEM?
Try modifying the cab first and hard-coding the install path to be the root directory. From personal experience I have seen very little installed in the root directory, but haven't really made an attempt to do so.
|
Re: [UNSOLVED] Add file to OEM?
Directory("\"):-File("bflicense.bfp","\Windows\bflicense.bfp")when adding a file to a rom, all files are in /windows, so your source for the file has to be /windows
|
All times are GMT -4. The time now is 10:16 AM. |
Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com