Open the Microsoft Windows Control Panel and navigate to Program and features
Uninstall the following programs in this order: Qlik NPrinting Server Qlik NPrinting Designer Qlik NPrinting Engine Rabbit MQ Server Erlang OTP
Perform the following manual steps to complete the uninstallation of Erlang and Rabbit. These are necessary to avoid errors in the re-installation.
Open the C:\Windows folder. Remove the file .erlang.cookie.
A copy of the .erlang.cookie file is saved also in C:\Windows\System32\config\systemprofile. Remove this too. The .erlang.cookie files are created during the installation of Rabbit. The files are used to enable a communication between Rabbit and Erlang.
Open the Task manager > Show process from all users. End the following processes (if present): epmd.exe and erl.exe
Open the command line as admin and run the following commands:
taskkill /IM epmd.exe /F taskkill /IM erl.exe /F
The above commands close erlang processes that may be still active. Notice that sometimes they are not active in which case you get an error saying that the process was not found.
Open the folder C:\Program Files and delete the erlXX.0 folder if present. XX is the version number. It depends on the installed NPrinting release. You may not be able to delete this folder because the OS shows an error message saying that there is a file in use by another process. If so, you have to reboot the machine and then you will be able to remove the folder.
Open the folder C:\Program Files (x86 ) and remove the Rabbit MQ Server folder if present.
If present, remove the folder C:\Program Files\NPrintingServer
If present, remove the folder C:\Program Files\Common Files\DESIGNER
If present, remove the folder C:\Program Files (x86)\NPrinting
If present, remove the folder C:\ProgramData\NPrinting
Open the folder C:\Users\*user doing the installation *\AppData\Roaming and delete the NPrinting Server subfolder if present.
In the registry key (regedit), open the HKEY_LOCAL MACHINE folder > SOFTWARE and remove the Ericsson folder.