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.