Skip to main content

Problem:

Is there any easy way to identify any other products running under the Micro Focus runtime on Windows ?

Resolution:

To use the Windows command prompt command:-

tasklist /FI "MODULES eq cblrts*"

and this will list any processes that are running under the Micro Focus Net Express runtime.

Old KB# 4330