开发者

how to copy conmanclient.exe and related files to the windows folder of device

I need to debug a winCE application over the ethernet using Visual Studio 2005. I have connected to the device over the ethernet and now need to run conmanclient2.exe and cmaccept.exe before I can start debugging. How开发者_高级运维ever, I don't know how to copy these files over the ethernet. Please guide me. Thankyou!


You have a chicken-or-egg problem. You can't copy the files over Ethernet unless you have some sort of connectivity, which is what those files provide. You need to eitehr put them in the image, copy them using media (like a USB disk) or some other transport, if your device supports it, like FTP. If you have networking, you might simply try browsing from the CE device to a network shared where you have the files located.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜