View Single Post
  #4 (permalink)  
Old 11-16-2007, 01:33 AM
verizonguy's Avatar
verizonguy
Regular 'Geeker
Offline
Location: US
 
Join Date: Feb 2007
Posts: 487
Reputation: 47
verizonguy is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
It is advisable to use a valid guid, and if necessary, only modify the first set to f's to get it to run at the end.

As for the 0/1, you have it backwards. It is a boolean switch where 0 == off && 1 == on. So, to autorun, you want the switch "on" (1).

In order to successfully run from your exented rom, you also need to define AutoRun & AutoRunCFG...sooo after you flash your rom, open a registry editor and navigate to [HKEY_LOCAL_MACHINE\Comm]
Make sure the AutoRun is set to \Extended_Rom\autorun.exe
Make sure the AutoRunCFG is set to your config text file, usually \Extended_Rom\config.txt.
Next make sure you actually have an autorun.exe and that you have modified config.txt to have autorun run the cabs you want run.
__________________
www.ppckitchen.org

Before criticizing someone, first walk a mile in his shoes...
Then when you criticize him, you'll be a mile away and have his shoes.
Reply With Quote