Introduction: Installing TCL/TK for Windows

Tcl (Tool Command Language) is a dynamic programming/scripting language based on concepts of Lisp, C, and Unix shells. It can be used interactively, or by running scripts (programs) which can use a package system for structuring, hence allowing to do much with little code. Tcl is available for Linux, Windows, Mac OS X, as well as other platforms, as open-source software under BSD-like license, or as pre-built binaries. ~WikiBooks

First off i would like to say im still fairly new to programming in tcl/tk but this intructable will cover how to download and install Active Tcl on Windows. Also a thank you to larry03052 for introducing me to tcl/tk.

Step 1: The Website

You will need to head over to ActiveState's website here: http://www.activestate.com/activetcl

Step 2: Downloading Active Tcl

Click on the "Download Now" button then download either the x86 or x64 version of Tcl (Whichever works best for you). Your download should start automatically, if not then just start the download manually.

Step 3: Installing Tcl

Okay so now we will actually be installing Active Tcl

* First find where you downloaded the ActiveTcl installer and open it up

* Read (if you want) and then click next and accept the License Agreement

* Now choose where you want to install everything

* Last but not least, click next to begin installing

Annnnnddddd BOOOOOOOM you have successfully installed Tcl and can now start programming.

Thanks to everyone who checks out my Instructables and if you haven't already then please Favorite and Follow if you feel like it c;