----- Description -----

	Shortcut.au3 is an AutoIt script that will read
shortcuts.xml to produce a list of programs (shortcuts)
that you can click, which will execute the external
program. The shortcut program can display up to 36
shortcuts. The neat thing about this program is it uses
relative paths, not hardcoded. It prepends the drive
letter it is on to the beginning of the relative path,
meaning you can run it from any folder! An example
shortcuts.xml is included in this zip.


----- Useage -----

	Just execute the shortcut.exe, making sure
shortcuts.xml is in the root of the drive that the
program is on. The |0 at the end of the relative path
indicates the icon index the button will display.