Can anyone tell me how to download and run the exe file on mini2440 using WINCE???
Run exe. file in WinCE on mini2440
The exe file for winCe is different of the one for x86 or 64bits. You must compile an exe file for wince and arm processor, you can do it with VS or Lazarus FPC. You can put the exe on the SD card or do a copy/paste from the network to the mini2440 and run it. Regards.