Installation - Windows

Installation options:

 


Option 1

Open Windows Explorer

Goto your downloads folder

Unzip the downloaded setup file and run setup.exe


Option 2

Open Command Prompt

(The example below is not live)

mkdir setup_eze2e
cd setup_eze2e
curl https://examples.eze2e.com/downloads/latest.zip -o setup.zip
tar -xf setup.zip
del setup.zip
setup.exe