## Please edit system and help pages ONLY in the master wiki! ## For more information, please see MoinMoin:MoinDev/Translation. ## DO NOT TRANSLATE THIS PAGE / SUBPAGES OF THIS PAGE. ##master-page:Unknown-Page ##master-date:Unknown-Date #acl -All:write Default #format wiki #language en #pragma section-numbers off = Windows: Detailed Quick Installation = !MoinMoin relies on Python which requires a separate install on Windows. == Download & Install Python == * Go to http://www.python.org/download/ and download the Python installer. * Run the installer! * 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). * The installer will automatically associate .py files with Python. == Download & Expand MoinMoin == 1. Download the latest !MoinMoin from the MoinMoin:MoinMoinDownload page. 1. Extract the files to a folder (using a utility such as [[http://www.7-zip.org|7-zip]] or similar). 1. Simply double-click {{{wikiserver.py}}} which you will find in this folder. == Daily Use == i. Double-click on the {{{wikiserver.py}}} file and a black command window will open. i. Point your browser to http://localhost:8080/. 1. To quit the wiki, simply close the command window.