Just came across this looking for more information on how the "FavoriteOrder" works, and I thought I'd help clear this up.I initially tried starting the rank with 4294967295 then descending but it seems that doing so will put the items after sorted menu items. I have not verified it yet but I suspect ranks below 2147483647 would put items on top and numbers above that will put items below.
now, if someone could write a utility for it![]()
curious indeed, great finding thoughJust came across this looking for more information on how the "FavoriteOrder" works, and I thought I'd help clear this up.
The rank numbers up around 4294967295 are showing up at the bottom because the registry editor is actually misinterpreting those numbers.
The rank value is actually using 1's complement hex values (Or is it 2's complement? Hell, I can't remember which is which anymore!). Anyway, it's a binary negative, regardless of which method is being used. So, 0xFFFFFFFF is not 4294967295, it's actually -1!
Unfortunately, registry editors can't handle this. Why in the world MS would default to using such an esoteric thing as binary negatives is absolutely beyond me, but there you have it!
Hope this helps!
-geo
P.S. If anyone knows anything about the the "FavoriteOrder" value works, could you please PM me, since I don't read this forum? Thanks!
EDIT: If anyone cares, for completeness sake, it's actually the 2's complement negative.
After many testings I discarded registry changes and started editing cpr files and it worked
Icons distribution is controled by StartMenu_GridScene_480x800.cpr & StartMenu_GridScene_800x480.cpr
I got the cpr files from the latest 192_WVGA WM6.5 dump and edited them
Here they go for your customization pleasure:
(If you don't want honeycomb, just remove the "Hexagon Overlay Image" line on each one)
yes you can:I have the barebone rom, can I get 4 icons per row without any honeycomb/titanium?
of coursewill this work if i only have barebone rom?
I made the required changes but when I want to replace the file it gets an error indicating that the file is in use or protected,awesome.. wat i did was copy the cpr files in the rom to my documents folder, rename it into txt file, edit it.. and rename it back to cpr.. copy it back to windows folder overwriting the rom file.. viola!! u can change it to how many rows you want!!