DEPLOY
The deployment process is the same as for a standard UNIGUI application.
You can access the official Unigui documentation or search on YouTube to find plenty of material.
Just the basics to remember:
- Install the UNIGUI RUNTIME on the server with the same version of UNIGUI used in the application.
- When creating your environment on your server, copy all the contents of the "files" folder contained in your application to the server folder where your application will be located.
- If you are using RadCORE's database resources, remember to review the configuration file (ini file inside the files folder) where the database access settings are defined. These should be the same as on the development machine, except perhaps for the folder where the database file is located (in the case of FIREBIRD, for example).
See an example below where the development machine points to drive D:; when uploading to the server, you will need to adjust this path.

Created with the Personal Edition of HelpNDoc: Free Web Help generator