Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Start menu icon ordering. (http://forums.winamp.com/showthread.php?t=258601)

jmuzz 30th October 2006 13:37

Start menu icon ordering.
 
Hi. I'm having a problem with the order that my icons appear when they're being made with the CreateShortCut function.

On most computers, it is in alphabetical order, which is fine.

On one xp computer that we tested on, and in some of the older operating systems, the icons appear in the opposite order. I tried creating the icons in the order I wanted them to appear and I tried creating them in the opposite order, but both produced the same results.

Is there any way to specify, or to sort them after they're made? Can I force sorting in alphabetical order?

kichik 30th October 2006 18:27

There's no API for ordering the start menu icons. That's up for the user to decide how they are ordered.

onad 31st October 2006 09:26

There is no API as I know of, Kichik is right (as always ;),
but you could examine the logic in

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder

and see if you can make a plugin or routine to change the values.

{_trueparuex^} 31st October 2006 09:57

http://www.experts-exchange.com/Oper..._20618339.html
Look the answer below. :)


All times are GMT. The time now is 04:32.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.