Here's how I cooked in Sashimi. It works pretty well. After runcc finishes, Sashimi will start with the autorun process.
Cook in the attached ext and add this line to your config_operator.txt file located in your carrier provisioning ext files folder:
XML: \WINDOWS\SASHIMIAR.xml
Here's how my config_operator.txt from my verizon carrier ext looks:
Code:
LOCK:Enabled
CFG: \Windows\Manila.txt
CFG: \Windows\Config.txt
CAB: \Windows\Calkulins_Touch_Pro2_Tweaks.cab
XML: \Windows\Start_Menu.xml
XML: \WINDOWS\SASHIMIAR.xml
LOCK:Disabled
This just starts the autorun process by verifying the autorun flag first. Therefore it shouldn't run more than once. You still need to have Sashimi on your storage card
BTW - This is the way it is suppose to be setup, not linking to the the autorun file and deleting the shortcut afterwards. Not that there is anything wrong with that, but this is cleaner.
Thanks everyone for your input, I have been trying to figure this out for awhile.