QA/TDAI/RegressionRangeInstall: Difference between revisions

From MozillaWiki
< QA‎ | TDAI
Jump to navigation Jump to search
m (Created page with '=Windows= * [http://www.python.org/ftp/python/2.5.4/python-2.5.4.msi Install Python 2.5.4] * [http://sourceforge.net/projects/pywin32/files/pywin32/Build%20214/pywin32-214.win32-…')
 
(Link to latest docs since this page out of date)
 
(46 intermediate revisions by one other user not shown)
Line 1: Line 1:
=Windows=
These instructions have now been replaced by:
* [http://www.python.org/ftp/python/2.5.4/python-2.5.4.msi Install Python 2.5.4]
http://mozilla.github.com/mozregression/
* [http://sourceforge.net/projects/pywin32/files/pywin32/Build%20214/pywin32-214.win32-py2.5.exe/downloadInstall PyWin32]
* [http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c11.win32-py2.5.exe#md5=cb0cd7b844bed5106aeb0d4583848b1f Insall Setup Tools]
* Open the Command Prompt program (under Accessories)
* Enter this line into the prompt: <tt>path = %PATH%;C:\Python25\Scripts</tt>

Latest revision as of 10:51, 21 May 2012

These instructions have now been replaced by: http://mozilla.github.com/mozregression/