If anyone else uses SASHIMI and can't get it to automatically start when SDConfig UC happens (crashes on EXEC:\Temp\CreateShortcut.mscr) I have a cab I'd like for you to test.
Just drop it on your SD somewhere (root is fine) and add a CAB entry to your SDConfig.txt pointing to it. I recommend putting only low-level "core" cabs that don't change in your SDConfig (battery/kyboard/etc drivers, security certs, and this cab of course) and then everything else in SASHIMI's auto dir.
Here's my SDConfig.txt for example:
Code:
LOCK:Enabled
CAB: \Storage Card\SASHIMI\XDA_UC_CABS\sdkcerts.cab
CAB: \Storage Card\SASHIMI\XDA_UC_CABS\AG_Alt_SASHIMI_AutoRun_v-0.6.cab
CAB: \Storage Card\SASHIMI\XDA_UC_CABS\QM_TP2_Battery_Update_Verizon_USA_1.18.62316.1.cab
CAB: \Storage Card\SASHIMI\XDA_UC_CABS\EnergyROM Verizon Keyboard Fix.cab
LOCK:Disabled
RST: Reset
After UC is finished it will soft reset, and then should autorun SASHIMI in automatic mode on first boot.
All paths are hardcoded, this CAB assumes and requires that:
a) Your Windows path is '\Windows'
b) You're using SASHIMI 8.0, installed to '\Storage Card\SASHIMI'
Hope this helps someone else, it was driving me nuts trying to get it to work but it's solid now.