Skip to main content

Celonis Product Documentation

Setup with command prompt

To install the Task Mining client from a command prompt, the user must have admin rights to install the application. The CUSTOMEXTENSIONIDS parameter should be configured and assigned to the custom extension Id.

Examples:

This will install the Task Mining client to allow data to be captured from the additional extension with ID “ndfcgjlpabkombgfpckhglibdhnipbfl”:

msiexec.exe /qb /i CelonisTaskMining.Installer.msi CUSTOMEXTENSIONIDS=ndfcgjlpabkombgfpckhglibdhnipbfl

This will install the Task Mining client with the assigned extension ID and install the Chrome extension automatically from your self-hosted store:

msiexec.exe /qb /i CelonisTaskMining.Installer.msi CUSTOMEXTENSIONIDS=ndfcgjlpabkombgfpckhglibdhnipbfl CHROMEUPDATEURL=https://myserver.com/mystore