This is a port of Tcl/Tk 8.4.12 for WindowsCE.

Installation:

 * Unzip on a PC with tar-smart-crlf-conversion turned off!

 * Run wince-install.tcl using ActiveTcl

   OR

   * Create a directory to install Tcl into on your PocketPC
   (e.g. "\Tcl" or "\CF card\Tcl")

   * Copy the 'bin' and 'lib' directories to this remote directory

   * Fix and run wince-reg.bat on your pc when you have cereg.exe
     or enter the registry entries manually.
     Keep the directory structure, or you will need TCL_LIBRARY
     and TK_LIBRARY in HKLM\Environment.
     If you want to start scripts by double-click, you have to
     make entries in HKCR.

Folders:

 * bin/ and lib/
   These are the Tcl binaries and libraries for WindowsCE

 * cebin
   WinCE desktop tools by Rainer Keuchel, used for install only

 * etc
   Patches and other references bits

Required Software:

 * cereg.exe and related tools are found in Rainer Keuchel's
   WinCE desktop tools package:
	http://www.rainer-keuchel.de/wince/wince-desktop-tools.tar.gz

 * celib in general is found at:
	http://www.rainer-keuchel.de/wince/celib.html
   The necessary dll is included in 'bin', but any modifications or
   recompilation from source will require the software from above.
