View Single Post
  #200 (permalink)  
Old 12-27-2007, 01:12 PM
tiermann's Avatar
tiermann
VIP Member
Offline
Threadstarter
Location: PA, USA
 
Join Date: Apr 2007
Posts: 815
Reputation: 3165
tiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIPtiermann is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to tiermann Send a message via Yahoo to tiermann
Code:
CAB: \Extended ROM\whatever.cab
CAB: \Extended ROM\whatever2.cab
You'll also need to set the autorun flag back on because it's turned off in the kitchen, that way everyone's carrier customizations don't run.
Code:
[HKEY_LOCAL_MACHINE\Comm]
"AutoRunCFG"="\\Windows\\Config.txt"
"AutoRun"="\\Windows\\autorun.exe"
;0 to run, 1 means it already ran
"AutoRunFlag"=dword:00000000
You can also just check "TierAutoinstall" in buildOS. That's an on-the-fly tool for the autorun config.txt.
The first time you boot you'll get a checklist of all cab files in Extended ROM, Storage Card, Storage Card\Boot and \Windows. Pick what you want and autorun will install them and soft-reset.

Last edited by tiermann; 12-27-2007 at 01:14 PM.
Reply With Quote