Author Topic: Installation of Liquid UI WebServer as Service  (Read 5052 times)

Rahul Gera

  • GuiXT Forum
  • Newbie
  • *
  • Posts: 88
    • View Profile
Installation of Liquid UI WebServer as Service
« on: July 25, 2019, 12:57:01 PM »
Purpose: To install Liquid UI WebServer as a Windows Service.

Pre-Requisites:
1. Liquid UI WebServer to be installed on Server Machine.
2. Administrative Privileges to install Services.

Steps to install Liquid UI WebServer as a Service:
Step 01: Open Command Prompt as an administrator.
              - Type cmd in the search bar, and when selecting, right click and select "Run as administrator".
               
Step 02: Navigate to Liquid UI WebServer installed folder in Command Prompt.
              - cd C:\Program Files\Liquid UI\LUI WebServer
Step 03: Type "GuiXT4WebApp.exe -install WebServer.js" and hit "Enter"
Step 04: A success message "GuiXT Fuzion Service installed" will be displayed on command prompt screen.
               

Verification:
Type Services.msc in the search bar, and select Services Application.
In the Services Window find "GuiXT Fuzion Service".



« Last Edit: July 25, 2019, 01:48:59 PM by Rahul Gera »