Uninstalling Qlik NPrinting Engine
You can uninstall the Qlik NPrinting Engine using the user interface or the command line interface (CLI).
Stopping Qlik NPrinting Engine Windows service
Qlik NPrinting Engine service must be stopped before you uninstall Qlik NPrinting Engine, because the service could be using files that must be removed.
Do the following:
- Open services.msc.
- Scroll-down the list until you find the Qlik NPrinting Engine service.
- Select the service Qlik NPrinting Engine.
- Right-click on it and select Stop.
- Close services.msc.
Uninstalling Qlik NPrinting Engine via user interface
Do the following:
- In Windows, open the program uninstaller from the Control Panel.
- Scroll down the list until you find Qlik NPrinting Engine.
- Right-click on it and select Uninstall.
-
Click Uninstall to proceed.
Uninstalling Qlik NPrinting Engine via command line
Viewing command line arguments
To display a list of command line arguments, execute the following in the command line:
QlikNPrintingServer_x64.exe /help
QlikNPrintingEngine_x64.exe /help
/quiet install or uninstall means no UI is displayed.
/passive install or uninstall means a minimum UI with a progress bar is displayed, but no wizards or user interaction.
Uninstall Qlik NPrinting Engine
Execute the following command in the command line as administrator:
QlikNPrintingEngine_x64.exe /uninstall {/quiet|/passive}
Example
QlikNPrintingEngine_x64.exe /uninstall /passive