
Tcl/Tk 8.0.3 binary distribution for Windows NT on Alpha
--------------------------------------------------------

The file tcltk803-alphant.zip contains a binary distribution of Tcl/Tk
compiled for Windows NT running on a DEC Alpha system.  To install:

1. Select a directory on your system in which to install Tcl/Tk ( for
   example, C:\Program Files).  Unzip the file tcltk803-alphant.zip in 
   that directory, taking care to preserve directory structure.  A 
   subdirectory 'Tcl' is generated containing the Tcl/Tk package.  It
   also contains this file.

2. In the subdirectory 'Tcl' (this directory), type:

	bin\tclsh80 install.tcl

   This will add entries to your Windows registry, and set up file
   extension associations just as the installer program from Scriptics does 
   for Windows installations on Intel platforms.

3. If you decide to uninstall this distribution of Tcl/Tk, first run
   the uninstall script in this directory:

	bin\tclsh80 uninstall.tcl

   This will clean up the Window registry and file association changes.  
   Then delete this directory and all its contents.

For more information on Tcl/Tk see <http://www.scriptics.com/> or
<http://www.tclconsortium.org/>.  

Questions about or problems with this distribution should be sent to
<donald.porter@nist.gov>.