ZTree TitleChanger Release History:

2006-01-30  v1.1.25
===================
* Fixed bug that replaced %folder% variable by blanks when in File window
+ Added option to hide the tray icon
+ Added icon balloon notification when a change was detected in the settings
  file
* Fixed bug that communicated the wrong folder to any previously started
  instance
+ Added 'about' dialog (vain? me? whatever... -- update: it's been asked for!)
* Fixed bug displaying the command interpreter's version instead of ZTree's.
  Changed algorithm to determine the path of the executable to fix bug
+ Added variables for executable folder %zt_...% and %ordinal%
  (note: the ordinals get reset when the TitleChanger's settings are 
   altered)

2006-01-27  v1.1.23
===================
* Major rewrite to facilitate (future) changes
+ Added tray icon
+ Can now be terminated normally (via the tray icon)
+ When quitting, any changed titlebars are changed back to normal
+ The title bar will now always either contain a colon in second position, or
  start with 'ZTreeWin v', so the keyboard doesn't freeze.
  (see http://www.ztw3.com/archive/020/archive.cgi?read=72875)
+ The program is now single-instance
+ Introduced settings (via an .ini file, editable via tray icon)
+ Added user-defined formats for title bar
+ Added support for different title bar formats depending on window state
+ Added support for multiple ZTree exe installations

2005-12-21  v1.0.08
===================
* Fixed bug causing a new process handle to be opened at each title bar update
* Increased efficiency; it now remembers the file description and version for
  each window, and neatly closes all process handles that it's opened
* Note that it doesn't work with ZTreeWin versions v1.50 rc20-rc22.
  
2005-12-19  v1.0.00
===================
* First release.  Changes ZTree's title bar caption to the full path of the
  highlighted item.
  Copy to ZTree folder and run from there, or run from anywhere else
  but specify the ZTree folder on the command line.