|
Setup.dll is part of the cab installer, not the app - you can extract all the app files (dlls and exes) and the install script, and the registry entries the CAB would make. Once you have those you are good to go.
And to the poster above, when you "copy" a file in initflashfiles.txt, it makes multiple copies IN ROM, not in internal storage memory. Wastes ROM space (which is icky) but not any internal storage space - so no worries unless you run out of ROM space.
|