Simply execute the downloaded installation file
(treeline-x.x.x-install.exe). It will install the program with
its libraries and optionally create file associations and
shortcuts.
If you already have a working installation of TreeLine version
0.7.0 or higher, you can use a smaller download. Simply install
and execute
treeline-x.x.x-upgrade.exe to upgrade the files from your
previous installation.
To use TreeLine's spell checker, an external program (aspell
or ispell) must be installed (see the System Requirements
section).
Any old treeline.ini configuration files should be deleted or
renamed if this is a major TreeLine upgrade (such as 0.8.x to
0.9.x) or if editing of new keyboard shortcuts is planned.
To install language translations for TreeLine, download the
"treeline-i18n-..." exe file that matches the version number of
the main TreeLine file (ignore the letter suffix on the
translation version number). To install the translation files,
simply execute the translation file.
If you wish to modify the source code or write your own PyQt
programs for Windows, do not use the above procedure. Instead,
you need to install Python (see <www.python.org>), Qt (see
<www.trolltech.com>), and PyQt (see
<www.riverbankcomputing.co.uk>). Then extract the source
code files from the Linux version (treeline tar file) to a
directory of your choice and execute the treeline.py file.