I'm looking to sort the start menu alphabetically using C#. I've read about deleting the registry key
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder
but when I tried it on my machine it doesn't appear to do much of anything. Does anyone have any other ideas as to what must be done in order to sort the Start Menu?