QA/TDAI/RegressionRangeInstall: Difference between revisions

Jump to navigation Jump to search
Line 2: Line 2:


=Windows - option 1: Command Prompt=
=Windows - option 1: Command Prompt=
* [http://www.python.org/ftp/python/2.5.4/python-2.5.4.msi Install Python 2.5.4]
* [http://www.python.org/ftp/python/2.6.4/python-2.6.4.msi Install Python 2.6.4]
* [http://sourceforge.net/projects/pywin32/files/pywin32/Build%20214/pywin32-214.win32-py2.5.exe/download Install PyWin32]
* [http://sourceforge.net/projects/pywin32/files/pywin32/Build%20214/pywin32-214.win32-py2.5.exe/download Install PyWin32]
* [http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c11.win32-py2.5.exe#md5=cb0cd7b844bed5106aeb0d4583848b1f Install Setup Tools]
* [http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11.win32-py2.6.exe#md5=1509752c3c2e64b5d0f9589aafe053dc Install Setup Tools]
* Open the Command Prompt program (under Accessories)
* Open the Command Prompt program (under Accessories)
* Enter this line into the prompt: <tt>path = %PATH%;C:\Python25\Scripts;C:\Python25</tt>
* Enter this line into the prompt: <tt>path = %PATH%;C:\Python25\Scripts;C:\Python25</tt>
865

edits

Navigation menu