Uninstall Nuclos: stop and remove the Windows service (procrun, registry, sc delete) and manual uninstallation on Linux. |
Language: Deutsch ยท English
How to cleanly remove Nuclos on Windows and Linux โ including service and registry entries.
On this page |
Uninstall as a (system) administrator. First stop the service nuclos.<instance> (default: nuclos.nuclos) via the control panel.
Remove the service via Tomcat procrun or by command:
sc delete nuclos.<instance> |
If registry remnants remain, remove these keys:
|
/etc/nuclos.ini (or remove the file):[Nuclos (nuclos)] Path = /opt/nuclos |