
Microsoft Windows folders are commonly displayed with a standard icon. This includes the folder on the start menu*. You can customize the appearance of this icon using a desktop configuration file named "Desktop.ini" for the folder. IconStartMenu is a script that automatically searching the entire folder list on your start menu and set the display icon to one that matches it contents. It starts recursively search all the folders in the start menu (i.e. "C:\Documents and Settings\All Users\Start Menu"). Each file in each folder is checked to find an appearance icon. The match works in the following order and stops when an icon match is made.
Once a match is made, any pre-existing desktop conf information is read in. The icon file and index is then appended with pre-existing info to the desktop conf file. If no prior desktop conf file exists, a new one is created. An option is also made available to sort your start menu sorted by name. This is done by deleting the value registry value that holds the sorted order, forcing windows to resort the start menu. The customize icons and sorted order will not take affect until a reboot. However, this can be overcome by right-clicking on any folder listed in the start menu and left-clicking on "Sort by Name". Requires
* The start menu layout may differ. In this case, we are referring to the list of programs or All programs. This does not include options such as run, control panel, or recently used shortcuts.
Download Icon Start Menu (vbs file)
Download Icon Start Menu (vbs file)