Hi
Not a show stopper but would like to get it off my chest. Selecting the
Start button pops the list, and you can select Programs Settings etc. My
problem is that in Start -> Settings
there are three entries; control, panel, network and dial-up connections,
Taskbar and Start Menu..

This entry 'network and dial-up connections' makes the box too wide and it
covers most of the screens width. As a result if I select using the touch
screen Start -> Settings, Control Panel being the first on the list is
selected automatically.

What I want to do is remove 'network and dial-up connections' from the list
or make the pop up box smaller

Any help would be appreciated


Regards

Re: Wince 4.2 Start Button by yyu_77096

yyu_77096
Wed Jun 02 09:39:01 CDT 2004

To save you some time, I believe the sources file generated by
'sysgen_capture shell' is for debug shell component (shell.exe). Which
serves as a command interpreter on the target device when debugging.
This is the help text from PB:

"The CESH service is a protocol for communicating over the PPFS
Service. In the release directory on the development workstation,
there is a Shell.exe file that serves as command interpreter. The
Shell.exe process executes on the target device because it is loaded
onto the target device by the PPFS service. Shell.exe periodically
polls the FSAUXIN file in the release directory and executes any
commands in it.

The development workstation writes commands to the FSAUXIN file, and
the Shell.exe process on the target device executes the commands.
Shell.exe sends the output of commands over a KITL stream named CESH."