ajit511977
Programmer
I have WinCE 5.0 ARM emulator. It doesnt have shell configured in it. I have one program, when executes it writes output onto console. As we dont have shell we can not see its output.
I want to execute this program using "Windows Mobile Developer Power Toys" remote tool rapistart.exe. Once the program is executed I want it to write its output to redirect to text file. I have restriction that I will not be able to modify the program which redirects to console.
I want to execute this program using "Windows Mobile Developer Power Toys" remote tool rapistart.exe. Once the program is executed I want it to write its output to redirect to text file. I have restriction that I will not be able to modify the program which redirects to console.