Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WinCE redirect o/p of program to a txt file when shell is not present

Status
Not open for further replies.

ajit511977

Programmer
Mar 7, 2011
1
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top