Installation on Windows - GenisysPro/GenisysPro GitHub Wiki

Automatic installation

GenisysPro install script is a Windows PowerShell script which makes installing GenisysPro on Windows very easy. It automatically downloads and installs required components to run GenisysPro.

Manual installation

Requirements

Setup

  1. Install Microsoft Visual C++ Redistributable 2015. If you're unsure which download to choose, take the x86 package. If you have installed it on your machine, you can skip this step.
  2. Make a new folder somewhere on your machine. This will be where you'll set your server up.
  3. Extract the GenisysPro PHP binary package into the folder you created in step 2.
  4. Copy the GenisysPro PHAR file into the folder you created in step 2.
  5. Copy the start script you choose into the folder you created in step 2.

When you have finished the steps above, you should have a folder with the following contents:

  • bin folder
  • GenisysPro.phar
  • start.cmd and/or start.ps1

Now, your server should be ready to run.