Hello All:
I am using WinCE 5.00 platform, and I like to eliminate "Favorites",
"Documents", "Settings" and "Help" from start menu, Any help?
Thanks

Re: Start Menu Icons by Luca

Luca
Mon Mar 24 23:54:15 PDT 2008

start menu items are defined in an array in
%_WINCEROOTT%\public\shell\oak\hpc\...\stmenu.cpp.
I think you must modify (after cloning the relevant components) that array
to change the start menu appearance.
you can drop the 'help' menu item removing the help component from your OS
design
--

Luca Calligaris
www.eurotech.it

<Jules.Karim@viewsonic.com> ha scritto nel messaggio
news:10e43385-bbf5-4d7e-8d1a-b416b6ffa8e0@e10g2000prf.googlegroups.com...
> Hello All:
> I am using WinCE 5.00 platform, and I like to eliminate "Favorites",
> "Documents", "Settings" and "Help" from start menu, Any help?
> Thanks



Re: Start Menu Icons by vishal

vishal
Tue Mar 25 00:24:50 PDT 2008

i think u can try to modify the registry entries present in
common.reg

[HKEY_LOCAL_MACHINE\SYSTEM\Explorer\Shell Folders]
"Application Data"=3DLOC_PATH_APPDATA
"Desktop"=3DLOC_PATH_DESKTOP
"Favorites"=3DLOC_PATH_FAVORITES
"Fonts"=3DLOC_PATH_FONTS
"My Documents"=3DLOC_PATH_MYDOCUMENTS
"Program Files"=3DLOC_PATH_PROGRAMFILES
"Programs"=3DLOC_PATH_PROGRAMS
"Recent"=3DLOC_PATH_RECENT
"StartUp"=3DLOC_PATH_STARTUP
"Windows"=3DLOC_PATH_WINDOWS





On Mar 25, 11:54=A0am, "Luca Calligaris"
<anonym...@discussions.microsoft.com> wrote:
> start menu items are defined in an array in
> %_WINCEROOTT%\public\shell\oak\hpc\...\stmenu.cpp.
> I think you must modify (after cloning the relevant components) =A0that ar=
ray
> to change the start menu appearance.
> you can drop the 'help' menu item =A0removing the help component from your=
OS
> design
> --
>
> Luca Calligariswww.eurotech.it
>
> <Jules.Ka...@viewsonic.com> ha scritto nel messaggionews:10e43385-bbf5-4d7=
e-8d1a-b416b6ffa8e0@e10g2000prf.googlegroups.com...
>
>
>
> > Hello All:
> > I am using WinCE 5.00 platform, and I like to eliminate "Favorites",
> > "Documents", "Settings" and "Help" from start menu, Any help?
> > Thanks- Hide quoted text -
>
> - Show quoted text -