= How To Update cygwin-downloader = == Prerequisites == * [http://python.org/download/ Python 2.5 for Windows] (must be installed in `C:\Python25`) * [http://sourceforge.net/project/showfiles.php?group_id=15583 py2exe] (Be sure to get the Python 2.5 version) == Procedure == {{{ cd WebKit/WebKitTools/CygwinDownloader vi cygwin-downloader.py ./make-zip.sh }}} This will update `cygwin-downloader.zip` based off the current `cygwin-downloader.py`. Now just check it in to Subversion and it will be automatically updated on the website.