@@ -22,24 +22,28 @@ Step1 - Install Visual Studio 2008 Expre
Optional: You can also install MingW, but VS2008 installation is easier
Download "Visual C++ 2008 Express Edition with SP1" from:
http://www.microsoft.com/visualstudio/en-us/products/2008-editions/express
(if not found or relocated, google for "visual studio 2008 express" for
updated link)
You can also download full ISO file for offline installation, just
choose "All - Offline Install ISO image file" in the previous page and
choose "Visual C++ 2008 Express" when installing.
.. note::
Using other versions of Visual Studio will lead to random crashes.
You must use Visual Studio 2008!"
Silverlight Runtime and SQL Server 2008 Express Edition are not
required, you can uncheck them
Step2 - Install Python
----------------------
Install Python 2.x.y (x >= 5) x86 version (32bit). DO NOT USE A 3.x version.
Download Python 2.x.y from:
Status change: