Quote:
Originally Posted by raidzero
hmm, must not be runextra for that, maybe runcustomer? I will check.
For that create a txt file with lines like
Code:
CAB:\path\to\your\cab.cab
TSK:\windows\tsk.tsk
then call it with runcc (runcc.lua in the runcc EXT):
[code]
chk = oem.checkfileexist("\\path\\to\\file\\FILE.tx t" 
if chk == 1 then
runcc.addrun("RunCustomer", "run", "\\path\\to\\file\\FILE.txt" 
end
|
Thanks Man! Also when you say that you reverted back to a previous kitchen did you still keep the new OEM drivers and XIP from the Sprint ROM?