TNK COMMAND PACK; release 3
=============
  Author  : Joseph Cox
  Website : http://www.tnk-bootblock.co.uk
  Forum   : http://www.tnk-bootblock.co.uk/forum
  Released: 10th November, 2004.


CONTENTS
--------
Contents          - List of sections in this help file.
Purpose           - The purpose of the TNK Command Pack.
Commands          - Information on each command sub-category.
Upgrading         - Upgrading to new versions of the command pack.
Removing The Pack - How to "uninstall" the command pack.
Trouble-Shooting  - Fixing common problems.
History           - Release history of FileOps.


PURPOSE
-------
This pack contains commands that can be used for scripting or
automation tasks. They provide functionality that wouldn't otherwise
be available by other means. All of these commands are console-based.


COMMANDS
--------
Display  : These commands display media such as images, video, etc.
Other    : Commands that don't fit into other categories.
Scripting: Commands that return values. Typically used in scripting (.bat,etc)
Sound    : Commands that related to sound/audio.
System   : Commands that relate to the system in general.
Window   : Commands that are used for controlling application windows.


UPGRADING THE TNK COMMAND PACK
------------------------------
Even though you could overwrite an existing installation simply
extracting the new version over the old, it is recommended that
you first delete the existing installation and then extract the
new version. The reason is that the new version may have
changed in physical layout and you could have duplicate files.


REMOVING THE TNK COMMAND PACK
-----------------------------
To remove the commands from your system, just delete the TNK Command
Pack directory. None of the commands store data on your system.


TROUBLE-SHOOTING
----------------
If you get an error when you start any of the commands (about a file
missing or whatever), then you will need to download the VB Runtimes pack:
  http://www.tnk-bootblock.co.uk/?id=vbruntimes


Joseph Cox
(AKA BootBlock)



HISTORY
-------
release 03: 25th November, 2004.
  - Added: New commands; Sleep, GetTickCount.

release 02: 10th November, 2004.
  - Other: All Window commands now accept 0 as parameter;
    this performs the respective action on the currently
    active window.

release 01: 29th October, 2004.
  - Initial public beta release.
