|
||||
Re: Cook your own Custom Touch ROM
Okay I've read all I can stand for the moment about provxml.
Now I need to know about sdautorun! For starters, how is it implemented and what does it do in OMJ 3.09 Custom? I understand that it can be configured to install CABs from my SD Card on flash/hard-reset. I'm reading the tutorial again at http://forum.xda-developers.com/showthread.php?t=366333 but I'm not finding the files config.txt or sdconfig.txt that it mentions. All I find is the autorun.exe and sdautorun.exe. It would seem to me that ... #1 autorun.exe is built in and runs stuff in ROM #2 sdautorun.exe is a 3rd party app designed run stuff on a storage card. What is confusing the hell out me is that OMJ 3.09 Custom is running SDAUTORUN.EXE after my ROM flash but is not running anything on my storage card. AND, I can't find any SDCONFIG.TXT file anywhere.... so what the hell is it running??? Arggggg.... please guide me through!! ![]() EDIT: Is this it? config_PT.txt contents CAB: \Windows\BellMediaPlayerWM_signed.CAB CAB: \Windows\SelfServe_20080711.sa.CAB XML: \Windows\RemovePrograms.xml CAB: \Windows\Hidden.CAB CAB: \Windows\signed_080801_Vogue_BM_2.03.sa.CAB EXEC:\Windows\PPST.exe CFG: \Windows\config.txt
__________________
Last edited by denasqu; 09-12-2008 at 04:13 PM. |
|
||||
Re: Cook your own Custom Touch ROM
Quote:
ftp://up.ppcgeeks.com/Vogue/Users/OM.../UCAutorun.rar you'll see it contains SDAutoRun.exe to get it to run post flash, I have modified \OEM\OperatorPKG\config_operator.txt to look like this: Code:
LOCK:Enabled LOCK:Disabled EXEC: \Windows\SDAutoRun.exe Code:
LOCK:Enabled XML: \Storage Card\omjprovisioning.xml LOCK:Disabled RST: Reset Quote:
but yes, you would add the code like below to install your cabs. Code:
CAB: \Windows\BellMediaPlayerWM_signed.CAB or CAB: \Storage Card\BellMediaPlayerWM_signed.CAB
__________________
![]() ![]() |
|
||||
Re: Cook your own Custom Touch ROM
Depends on the package, of course. Packages made by automatic tools frequently result in double resource consumption. Take a look at initflashfiles.txt....if it's moving lot's of files, particularly the big ones, you're probably better off using a .cab instead of that package.
__________________
Grammar: The difference between knowing your shit and knowing you're shit.
|
|
||||
Re: Cook your own Custom Touch ROM
Quote:
I thought it was like a "cooking rule" that all files had to go in to \Windows first. |
|
||||
Re: Cook your own Custom Touch ROM
I've had no problems doing this, but the more you move, it is going to slow down your initial boot time... That's the only side effect I've had. And you do have it on your device twice, but I've got lots of memory. I don't miss my mogul or apache at all!!!
__________________
If this post was helpfull, let me know by clicking Thanks!
|
|
||||
Re: Cook your own Custom Touch ROM
Should I be concerned about this when I run prepit.bat?
Processing Input.nbhI don't get any other errors but my last creation had corrupt nbh so I was wunderin'. |
|
||||
Re: Cook your own Custom Touch ROM
Quote:
__________________
If you enjoy my work: thank me =D>
CFay TP2 Port ROM! Check it out! Changed my name from fayfay392 to CFay! |
This post has been thanked 1 times. |
|
||||
Re: Cook your own Custom Touch ROM
Quote:
|
![]() |
|
|
|