- Download the 32-bit Python 2.7 installer from http://www.python.org/download/releases/2.7.8/. The link will be labeled 'Windows x86 MSI Installer'.
- Download the 32-bit PyQT4 installer for Python 2.7 from http://www.riverbankcomputing.com/software/pyqt/download. The link will be labeled 'PyQt4-4.11.3-gpl-Py2.7-Qt4.8.6-x32.exe'.
- Install pip-win next. Hit the download button.
- Launch
pip-win
and type runpip install PyYAML
- Download the source code from https://github.com/brewsterkahle/archivecd, either using the Download ZIP link for using
git
. - In the windows
cmd.exe
console, you should be able to runwizard.py
. If you want to run from a cygwin terminal, you can type/cygdrive/c/Python27/python.exe wizard.py
- Follow the instructions at http://pythonhosted.org/PyInstaller/#installing-pyinstaller
- Install the 32-bit version of PyWin32 for Python 2.7 first. The link should be labeled 'ywin32-219.win32-py2.7.exe'.
- Launch
pip-win
and type runpip install PyInstaller
- In the
cmd.exe
console, runC:\Python27\Scripts\pyinstaller.exe pyinstaller.onefile.spec