ayergo
Thu Jul 27 15:17:01 CDT 2006
Thanks Much Yannick. I now get the console on the serial port and can
execute simple commands like "DIR" etc. It is a bit odd still though, as the
characters i type do not appear in the window, and some commands do not
produce output (such as ping). When telnetting in, the commands produce the
expected result.
What would make this happen? Is there some additional configuration i need?
"Yannick Chamming's [eMVP]" wrote:
> when you use HKML\init to launch application at startup, the WinCE system
> adds automatically the XX of the "LaunchXX" to the command line. That's why
> you have this error.
>
> The fact it appears on the com port used for remote console means everything
> works right !!!!
>
> You can fix this with 2 solutions :
> Use \Windows\Startup directory to launch your application instead of
> HKLM\Init reg key
> Create a small app launched from HKLM\Init that will drop the cmd line
> content and launch itself cmd.exe
>
> --
> ----------------------------------------------------------------
> Yannick Chamming's (eMVP)
> ADENEO
> Windows Embedded Manager
> ychammings AT adeneo DOT adetelgroup DOT com>
>
http://www.adeneo-embedded.com
> Tél : +33 (0)4.72.18.08.40
> Fax : +33 (0)4.72.18.08.41
> ----------------------------------------------------------------
>
> "ayergo" <ayergo@discussions.microsoft.com> a écrit dans le message de news:
> 2BBA6246-9E0E-4974-AF31-576B60E64BFA@microsoft.com...
> > I'm trying to get CMD to come out of one of the com ports on my device. I
> > am
> > able to get CMD running through a telnet session without trouble, as well
> > as
> > run the simple comport tester on the desired port.
> >
> > I edit the console registry to include the speed and the port to OutputTo.
> > Additionally i tell the init registry section to start cmd.
> >
> > When the system boots, i get the message "Unrecognized option XX" where XX
> > is the Launch number associated with the CMD call. This message appears
> > on
> > the com port where i expect the pocket cmd to start, and not the debug
> > port.
> >
> > Any suggestions?
>
>
>