freeWrap 5.4
------------

freeWrap is a program that allows creation of stand-alone TCL/TK executables without
using a compiler. Renaming freewrap.exe to some other file name causes freewrap to
behave as a a stand-alone, single-file WISH that can be used to run any TCL/TK script.

The programs produced will run whether or not TCL/TK is installed.

Contents
--------
This freeWrap distribution package contains the following files.

	File Name                Description
	---------                -----------
	announce.txt             Information about the current release.
	freewrap                 (UNIX only) freeWrap executable program.
	freewrap.exe             (Windows only) freeWrap executable program.
	freewrap.html            Some documentation for freewrap.
	freewrap_build.html      Instructions on how to build Freewrap on Windows or UNIX.
	freewrap_filenames.html  Information on naming and referring to wrapped files.
	freewrap_history.html    History of the freeWrap program.
	freewrap_howto.html      A description of how freeWrap was built.
	freewrap.tcl             The freewrap TCL/TK script which is compiled by mktclapp.
	fwlogo3.gif              freeWrap logo
	license.html             Copyright notice and free distribution license for freeWrap.
	license.infozip          Copyright notice and free distribution license for ZIP program.
	logo100.gif              TCL/TK logo.
	main.c			 C source code file used in HTML documentation.
	makefile.linux	         Makefile for compiling freeWrap under Linux
	makefile.vc              Makefile for compiling freeWrap program under VC++ 6.0
	readme.txt               This file
	tclpip84.dll             (Windows only) Program that allows "exec"ing console applications from TCL.
	zvfs.html                Documentation for ZIP Virtual File System as implemented in freeWrap.


Dennis LaBelle
