Quote:
Originally Posted by raidzero
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!
|
Looks like your missing the "copy from". Try this:
Directory("\"):-File("filename.exe","\windows\filename.ext")