The Start Menu on these Smartphone Devices starts out with a pretty lousy selection of applications. Once you get past this initial bunch, then it lists your installed applications in alphabetical order. Wouldn't it be nice to customize those first few?
Above is the default as shipped (for the Verizon Q)
Note: The view above is called 'Grid View', the Q ships with an Icon view as default that is much more difficult to navigate. To switch to grid, find the tweaks thread at PPCgeeks for more info.
Use a registry editor (I'm using Resco Registry) to find the following key:
And find the value named 'Order'. It's a multi-line string. Once you open it you can see the shortcuts and what order they're being displayed. Replace those with shortcuts that exist in the \Windows\Start Menu folder only.
Editing the 'Order' entry.
The Result:
.. A Start Menu you can truly call your own. Enjoy!
Above is the default as shipped (for the Verizon Q)
Note: The view above is called 'Grid View', the Q ships with an Icon view as default that is much more difficult to navigate. To switch to grid, find the tweaks thread at PPCgeeks for more info.
Use a registry editor (I'm using Resco Registry) to find the following key:
Code:
HKEY_CURRENT_USER/Software/Microsoft/Shell/StartMenu
And find the value named 'Order'. It's a multi-line string. Once you open it you can see the shortcuts and what order they're being displayed. Replace those with shortcuts that exist in the \Windows\Start Menu folder only.
Editing the 'Order' entry.
The Result:
.. A Start Menu you can truly call your own. Enjoy!