Hi All,
Is there a way to identify file location of a process.
Use case: When HC scans are run, java.exe is running longer than expected. Hence, I would like to find the path of this java.exe process (trying not to kill other java process) and kill it before launching the new scan.
subsequent to above input, process will be killed