I'm trying to connect the CETK to my emulator image.
I have the image running okay and telnet in.
when I execute this line:
CEMGRC.EXE /T:TCPIPC.DLL /Q /D:192.168.1.23:2670
I get:
Cannot execute CEMGRC.EXE
I'm assuming I have to inlude the CE remote tools in my emulator image.
How would I do that?
(I have done a "viewbin -t NK.bin" and do not see the CEMGRC.EXE in the
image, so I'm sure it's not in my image)