These scripts makes it possible for you to change the order in which the entries in the Device Manager menu appears.

The file new_order.txt contains the order of the menu entries, one per line with the first line corresponding to the first menu entry, ithe second line the second entry and so on.

The reorder.sh script makes two checks:

1/ That the Device Manager menu and the file new_order.txt have the same number of entries.
2/ That all entries in the Device Manager menu exists in the file new_order.txt.

If any check fails then the reason for that will be written to the file error_log.txt

NOTE: The entries in the file new_order.txt is case sensitive, i.e. the entries setup, profiles, reference, recentdocs and main MUST be in lower case and the CF, MMC and USB entries must be in upper case.
