You are on page 1of 1

HendGrow.

com

Walk-through uniCenta oPOS Install on Microsoft Windows 10

Url’s used

https://sourceforge.net/projects/unicentaopos/

https://www.java.com/en/download/win10.jsp

https://download.microsoft.com/download/0/5/6/056dcda9-d667-4e27-8001-8a0c6971d6b1/
vcredist_x64.exe

https://dev.mysql.com/downloads/windows/installer/5.7.html

Steps:

Once you have downloaded the software with the provided links. Install the software. During the walk-
through it was done in the following order.

Note: It is required to install “Visual C++ 2013 Redistributable x64” before starting the “ MySQL 5.7”
install.

1) Java
2) Visual C++ 2013 Redistributable x64
3) MySQL 5.7 (Server)
4) Extracted unicentaopos-4.3.2_no_installer.zip

Configuration

1)One you have install the MySQL server and created a user, Open the MySQL command line utility and
create the database “ unicentaopos”

# CREATE DATABASE unicentaopos;

2) Extract the unicentaopos-4.3.2_no_installer.zip and run the “start.bat” file.

3) Select the tab database and enter the detail of the database, username and password you created
during the MySQL install.

4) run “start.bat” this time it should prompt you to create the database as none is detected. Select yes.

You might also like