The Start Menu is just one more replacement for the standard menu found on windows mobile pocket pcs. The main difference is that it has been made as a service and so does not need to be launched on startup, it is done automatically, and it is not an extra exe, but a dll loaded by services.exe
Downloads:
Download Start Menu for WM5 and WM6
Download Start Menufor WM2003SE
Notice:
Change the settings folder name in the registry if the StartMenu\Settings folder has another name.
[HKEY_LOCAL_MACHINE\Services\FdcStartMenu]
"SettingsFolderName"="Settings"
For instance in French, it should be:
"SettingsFolderName"="Paramètres"
|