Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

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.

Status
colourPurple
titleHow-to
Status
colourBlue
titleOperations
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2

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:

Codeblock
sc delete nuclos.<instance>
Hinweis
titleRegistry

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):
Codeblock
[Nuclos (nuclos)]
Path = /opt/nuclos

Related pages

rocket Installation (DE)


Reinstall.

Open →

memo Installation FAQ (DE)


Operations, updates, HTTPS.

Open →