My WINCE5 device always popped up a dialing dialog just a while after
startup. The dialog is the "Network and Dial Up Connections UI".

If I set following item in register:

[HKEY_CURRENT_USER\ControlPanel\Comm]
"AutoCnct"=dword:0

then the dialing dialog will not be showed, but another dialog popped up.
The tilte is "communication error" ,and the dialog said that it can not
start the communication with PC, and the error number is 608 ...

The device did not show the dialog before, and I have not changed the
components of OS for a long time. Yes ,there is IE component in the OS which
is the dependency of .NET2 , but there is no network service should be
started at startup, and I have installed all QFE .

Any advice? Thanks.

Re: What is the reason that trigger the "Network and Dial Up Connections UI"? by Bruce

Bruce
Sun May 11 14:38:01 PDT 2008

It was the QFEs. Try this:

[HKEY_LOCAL_MACHINE\Drivers\Builtin\Ethman\Popup]
"Popup"=dword:0



--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com

EuroTech Inc.
www.EuroTech.com

"jack toshi" <zhoumc@hotmail.com> wrote in message
news:uFYOJoqsIHA.4560@TK2MSFTNGP03.phx.gbl...
> My WINCE5 device always popped up a dialing dialog just a while after
> startup. The dialog is the "Network and Dial Up Connections UI".
>
> If I set following item in register:
>
> [HKEY_CURRENT_USER\ControlPanel\Comm]
> "AutoCnct"=dword:0
>
> then the dialing dialog will not be showed, but another dialog popped up.
> The tilte is "communication error" ,and the dialog said that it can not
> start the communication with PC, and the error number is 608 ...
>
> The device did not show the dialog before, and I have not changed the
> components of OS for a long time. Yes ,there is IE component in the OS
> which is the dependency of .NET2 , but there is no network service should
> be started at startup, and I have installed all QFE .
>
> Any advice? Thanks.
>
>
>