Click-n-Run
~~~~~~~~~~~

Copyright (C) 2002 Anvar Sosnitski
E-mail: anvars@email.ee

This is a program that enables you to start your favourite
and frequently used programs more effectively and easier
from your System Tray. Forget your Start menu with 100 different
items, where most of them are junk, to find the wished program.
Click-n-Run makes your life much easyer providing you like a second
Start menu with only your best and most frequently used programs!
Click-n-Run doesn't consume about no memory at all, it is so small,
because it is made in Assembly! You can put the shortcut of this
program to the StartUp menu to start it every time Windows starts.

So, how to use this program?
There is a file named 'items.txt' in the same folder as Click-n-Run.
The syntaks is as follows:
=================
MenuItemName1#
PathToExecutable1#
PathToFolder1#

MenuItemName2#
PathToExecutable2#
PathToFolder2#
...

MenuItemName5#
PathToExecutable5
PathToFolder*
=================

You can put a [Enter] everywhere in the text file, this is ignored.
After every Menu Item name and after the both Paths, there must come
a '#' character. After the last PathToFolder, there must come
a '*' character. There is no syntaks checking for errors performed,
so the results could be very unwished on incorrect syntaks.
You can have max 5 items, though.
