<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>InstallDocs/QuickInstall/Windows</title></articleinfo><section><title>Windows:  Detailed Quick Installation</title><para>MoinMoin relies on Python which requires a separate install on Windows. </para><section><title>Download &amp; Install Python</title><itemizedlist><listitem><para>Go to <ulink url="http://www.python.org/download/"/> and download the Python installer. </para></listitem><listitem><para>Run the installer! </para><itemizedlist><listitem><para>If you want to save some space, you can unselect all but the first two options (you won't need the 'Test Suite', 'Utility Scripts', or 'Documentation' unless you plan to develop in Python). </para></listitem><listitem><para>The installer will automatically associate .py files with Python. </para></listitem></itemizedlist></listitem></itemizedlist></section><section><title>Download &amp; Expand MoinMoin</title><orderedlist numeration="arabic"><listitem><para>Download the latest MoinMoin from the MoinMoin:MoinMoinDownload page. </para></listitem><listitem><para>Extract the files to a folder (using a utility such as <ulink url="http://www.7-zip.org">7-zip</ulink> or similar). </para></listitem><listitem><para>Simply double-click <code>wikiserver.py</code> which you will find in this folder. </para></listitem></orderedlist></section><section><title>Daily Use</title><orderedlist numeration="lowerroman"><listitem><para>Double-click on the <code>wikiserver.py</code> file and a black command window will open. </para></listitem><listitem><para>Point your browser to <ulink url="http://localhost:8080/"/>. </para></listitem><listitem><para>To quit the wiki, simply close the command window. </para></listitem></orderedlist></section></section></article>