*********************************
* Viewtify                      *
* --------                      *
* Version 1.0                   *
* By grigri, 2004               *
* grigri@cognitive-software.com *
*********************************

What is it?
----------
Viewtify allows the view of file dialogs to be changed automatically, depending on the application.

Running and Stopping
--------------------
To start Viewtify, run the Viewtify.exe program. The "Viewtify Enabled" button toggles viewtify on and off. The hide button hides the window. Once hidden, to retrieve the window just run the program again.

Notes:
* Closing this window automatically turns Viewtify off. That's why there's a "hide" button.
* Viewtify.exe accepts the following (optional) command line parameters
  /HIDE  : Starts the program with the window hidden.
  /START : Enables Viewtify as soon as the program is run.

Configuration
-------------
The AppList.ini file contains all the configuration for the program. The "Delay" entry in the "[Config]" section is the delay in milliseconds between the creation of the window and the application of the style. You shouldn't have to change this, but you never know.
Each entry in the "[Apps]" section corresponds to a customized application. An entry contains the name of the executable, followed by one of the following: "Icon", "List", "Details", "Tile" or "Thumbnails". I'm really not going to describe what does what. I have no idea what happens if you attempt to put a non  XP system in Tile view, or 95 in Thumnnails view, but I really don't recommend trying it.

Uninstalling
------------
After turning the program off, it might be impossible to delete the dll for a short while, due to certain programs not flushing their unused dll cache. Either wait or reboot, then you'll be able to delete it.
Viewtify is a "clean" program. It consists only of 3 files (well, 4 if you count this readme) and leaves no other trace on your computer, so to uninstall you just delete the files.

Have fun!