Deletion#
Uninstall on Windows#
To uninstall RSE Server and logs on Windows OS, run the uninstallService.bat
batch file, which is located in the root folder of the distribution.
The uninstallService.bat
batch file:
- removes all settings from the registry;
- stops and removes the RSE Server service.
The logs folder is not automatically deleted, it must be deleted manually.
Uninstall on Ubuntu 18.04 x64, Debian 10 x64 and Armbian 23#
Uninstalling RSE Server and logs on Ubuntu 18.04 x64, Debian 10 x64 and Armbian 23 is done manually by the administrator, there is no executable batch file supplied. This requires:
-
Delete data from the
RSE_HOME
directory; -
Delete the
systemd service
file from the/etc/systemd/system/system/kiosk.service
directory.