Issue:

You would like to install your Worx-Plugins silently

Solution:

1. Rename the executable to a simple name without parentheses.

2. Start a command prompt as an administrator.

3. Navigate to the directory with the renamed executable in the command prompt.

4. Run the following command at the prompt: 


Command Prompt:

Install the Worx Plugins First
worx_plugins_setup.exe /exenoui /qn /quiet /norestart /L*V worx_plugins_install.log INSTALL_LICENSE_MANAGER=0

Then install the License Manager
"ece licensing service installer.exe" /exenoui /qn /quiet /norestart /L*V ece_license_install.log

PowerShell Terminal:

Install the Worx Plugins First
.\worx_plugins_setup.exe /exenoui /qn /quiet /norestart /L*V worx_plugins_install.log INSTALL_LICENSE_MANAGER=0

Then install the License Manager
.\"ece licensing service installer.exe" /exenoui /qn /quiet /norestart /L*V ece_license_install.log


Versions: 

Worx 2025.234 and above