View Single Post
  #7558 (permalink)  
Old 09-02-2009, 07:42 PM
m4f1050's Avatar
m4f1050
Halfway to VIP Status
Offline
 
Join Date: Sep 2008
Posts: 692
Reputation: 480
m4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regularm4f1050 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by joojoobee666 View Post
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)
I want to cook the cabs to the windows folder or any other place that gets cooked permanently so I don't have to rely on the SD card, im tired of swapping out sd cards! So my answer is NO, YOU CANT INJECT CABS INTO \WINDOWS ?
Reply With Quote