Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Installation on Windows

dktapps edited this page Jul 15, 2016 · 7 revisions

Automatic installation

There is an automatic installer which you can use on Windows which will do this for you. You can download it from here.

If the installer does not work for you or you want to install manually, you can follow the below guide.

Manual installation

Requirements:

  • Microsoft Visual C++ Redistributable 2015 (download)
  • Genisys custom-assembled PHP package for Windows (download)
  • Genisys PHAR package (download from GitLab)
  • start.cmd (download)

Setup

  1. Install Microsoft Visual C++ 2015. If you're unsure which download to choose, take the x86 package.
  2. Make a new folder somewhere on your computer. This will be where you'll set your server up.
  3. Copy your downloaded start.cmd and Genisys PHAR to the folder you made in step 2.
  4. Extract the Genisys PHP package into the folder you created in step 2. Make sure that the extracted bin folder is located in the same folder as your Genisys PHAR. If it is not, move it.

Once you have done all of the above, your server should be able to be run with the start.cmd.

Clone this wiki locally