How to check list of running software using systeminformation or others process manage npm library?

59 Views Asked by At

When running the system, I want to know the background running the software list. The software will be must application software not system software.

How can I know this using systeminformation library or any other Node js process handling library? Is this possible or not?

Please help.

0

There are 0 best solutions below