Uninstall Nuclos: stop and remove the Windows service (procrun, registry, sc delete) and manual uninstallation on Linux.

globe with meridians Language: Deutsch · English

hammer and wrench Uninstallation

How to cleanly remove Nuclos on Windows and Linux – including service and registry entries.

On this page

Windows

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:

  • HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Nuclos
  • HKLM\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun 2.0\nuclos.nuclos
  • HKLM\SYSTEM\ControlSet001\services\nuclos.nuclos

Linux

  1. Remove the contents of the Nuclos install directory.
  2. Delete the entry in /etc/nuclos.ini (or remove the file):
[Nuclos (nuclos)]
Path = /opt/nuclos

Related pages

rocket Installation (DE)


Reinstall.

Öffnen →

memo Installation FAQ (DE)


Operations, updates, HTTPS.

Öffnen →