Quote:
Originally Posted by joojoobee666
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 ?