====================================================================
                         URL Mountains 1.2
              Copyright 2001/2002 Andrey Timoshenkov
====================================================================

What is URL Mountains?
~~~~~~~~~~~~~~~~~~~~~~
URL Mountains is a (yet another) Internet bookmark manager.
The main intentions behind its development were: "minimal" and simple
interface, compactness, efficiency and convenience (subjective,
of course). Any "bells and whistles" are not included (intentionally)
as well as any features considered by the author as superfluous.
Main program's features are:

-   tree-like bookmark storage with arbitrary nesting;
-   bookmarks and folders are accompanied by short titles and more
    comprehensive descriptions defined by user;
-   searching and sorting facilities;
-   full support of "drag and drop" and working with clipboard;
-   bookmark import from Internet Explorer windows, "Favorites" and
    arbitrary HTML files;
-   export of bookmark collection to any ASCII format controlled by
    templates;
-   dual-language (English/Russian) dynamically switchable interface.

The software is fully self-contained and neither requires nor 
installs any additional run-time components.
                         
Installation and uninstallation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The software runs on either Windows 95 & 98, NT 4 and Windows 2000.
You must also have any Web browser installed to open Web pages.
Internet Explorer 4.x or higer is required for proper codepage
conversions in imported HTML files.

To install URL Mountains simply run the setup.exe and follow the 
instructions.

To uninstall the program use Control Panel Add/Remove Programs
applet.

Licence
~~~~~~~
This software is freeware for non-commercial use, but it may not be
sold or be included in a product or package which intends to receive
benefits through the inclusion of this software. This software may 
be distributed freely over the Internet as long as this distribution
package remains unmodified.

Files
~~~~~
Below is the list of files that will be installed in your system.

    urlmnt.exe    - the program
    urmen.dll     - English interface support
    urmru.dll     - Russian interface support
    en.hlp        - English help file
    en.cnt        - English help contents
    ru.hlp        - Russian help file
    ru.cnt        - Russian help contents
    netscape.uet  - sample export template for Netscape
    delimit.uet   - sample export template for delimited files
    favorite.uet  - sample export template for "Favorites" files
                    (via intermediate batch file)

Disclaimer
~~~~~~~~~~
THIS SOFTWARE AND THE ACCOMPANYING FILES ARE DISTRIBUTED
"AS IS" AND WITHOUT ANY WARRANTIES WHETHER EXPRESSED OR
IMPLIED. NO REPONSIBILITIES FOR POSSIBLE DAMAGES OR EVEN
FUNCTIONALITY CAN BE TAKEN. THE USER MUST ASSUME THE ENTIRE
RISK OF USING THIS PROGRAM.

History
~~~~~~~
* Version 1.2
- {filename} tag in export templates;
- ANSI/OEM conversions in export;
- support for draging bookmarks to the shell.

* Version 1.1
- 1K limitation on description text removed;
- Small bug in HTML import fixed.

Contact information
~~~~~~~~~~~~~~~~~~~
This program was written by Andrey Timoshenkov.
E-mail: antim@hotbox.ru

Credits
~~~~~~~
Thanks to Jordan Russell for creating Inno Setup program that
was used to create this installation.
Visit http://www.jrsoftware.org/ for information about Inno Setup.
