EDS
03-20-2003, 11:44 AM
I'd like to write a program (preferably a desktop program, preferably VB, but anything would work) that determines the processor type the device is running on (ARM, MIPS, SH3) and then, sends the appropriate CAB file to the device.
What are the ways to do this? Can I do this from the desktop?Can I do this from the device?
Please note that I tried installation utilities, such as EZSetup, which determines the device type, but I want to do this in my code as I'm trying to make the installation as transparent as possible to the end user.
Thanks.
What are the ways to do this? Can I do this from the desktop?Can I do this from the device?
Please note that I tried installation utilities, such as EZSetup, which determines the device type, but I want to do this in my code as I'm trying to make the installation as transparent as possible to the end user.
Thanks.