Hi,
I made a program to automate the process of building exe and copy the exe to a directory mounted to emulator.
Screen capture:
What it does:
1. Open a source program
2. Compile it by calling BuildCE.bat
3. Copy the exe to a default directory e.g. C:\FWPPC\Output
(Make this directory yourself and mount it to the emulator)
This little program saves me lot of time instead of typing commands and drag drop files by using file explorer!
If you are interested in it, please let me know!
Paul