Transfer an app to device emulator

How to manually transfer an app to device emulator?
I wanna transfer an console app ( binary ) to smartphone (Windows CE 5.0 )emulator and start it.
Thx in advance
[171 byte] By [maddin1234] at [2008-2-2]
# 1
Hi,

why do you not want visual studio to test your mobile devices apps?
when debug or start them vs ask you what to use then ust say Pocket PC 2003 Emulator.

rgerbig at 2007-9-8 > top of Msdn Tech,Smart Device Development,Device Emulator General...
# 2
Yes i know BUT i wanna read something from a text file ( or other ) on device emulator and i have to transfer the text file to the emulator to be able to read.

Thy in advance

maddin1234 at 2007-9-8 > top of Msdn Tech,Smart Device Development,Device Emulator General...
# 3
Hi,
use the remote file viewer, connect to your virtuak device and the use the export file feature to import the file from your dektopto your emulator.
rgerbig at 2007-9-8 > top of Msdn Tech,Smart Device Development,Device Emulator General...