...
You can update the Kiosk:
- partially: only the external interface or the server-side only
- the entire program.
Updating only the external interface
...
- If you want to save your kiosk settings, upload them to the settings-kiosk.json file before updating. To do this, go to your kiosk manager panel (service menu) > Settings > Export settings.
- Additionally, there is a configured browser.cfg file in the used kiosk. Use it if necessary so as not to reconfigure the appearance of the window of the updated Kiosk.
- Request a new version from the organization servicing you.
- The complete kiosk assembly contains the following folders:
- server part – lib
- external interface – WebData
- CEF(bin)
- java(jre)
- kiosk window configuration file – browser.cfg
- executable file exe.
- Copy the updated assembly to a new folder
- If necessary, replace browser.cfg with the file from the previous version of the kiosk.
- Load kiosk settings from the previous version. For this:
- launch the new Kiosk
- Go to Kiosk service menu > Settings > Import Settings.
- In the dialog box, select the previously saved file settings-kiosk.json.
- save changes.
- Restart the kiosk.
...