## page was renamed from AlexanderSchremmer/DesktopEdition/HowToBuild <> = Preparation = 1. Prepare the directory _patches with *.patch files containing your patches. (see below) 1. Prepare the directory _underlay with pages you want to copy into the underlay directory. 1. Fetch the current files from the main repository into the directory `moin--main--1.5` 1. Save this script into the current directory: [[attachment:package_desktop.cmd]] 1. Save the file [[attachment:moin.py]] into your current directory. 1. If you want to compile MMDE into a self-contained version that does not need Python, you need the file [[attachment:setup_py2exe.py]] = Build = 1. Run the `.cmd` script. 1. Zip the output directory (or run `python setup_pyexe.py py2exe`). 1. Respect the GPL. = Patches = See the attached `*.patch` files. = Files = <>