View Single Post
  #7552 (permalink)  
Old 09-02-2009, 03:55 PM
joojoobee666's Avatar
joojoobee666
PPCKitchen Crew
Offline
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by mattsm View Post
Tier auto install looks in the extended rom and sd card for cab files.
Correct, if you want to install them from the \windows folder, you can use Autorun.exe. It will call the config txt file based off of the following reg keys:
Code:
[HKEY_LOCAL_MACHINE\Comm]
"AutoRun"="\\Windows\\autorun.exe"
"AutoRunCFG"="\\Windows\\config.txt"
Just modify your config.txt, or make your own and chain it from the original config.txt. To call another config txt file, use "CFG: \Windows\name_of_config.txt" in the original.

To install a cab use "CAB: \windows\name_of_cab.cab"

Just make sure autorun.exe is cooked in and in startup (usually in OEMDrivers, along with the reg keys)

Last edited by joojoobee666; 09-02-2009 at 03:58 PM.
Reply With Quote
This post has been thanked 5 times.