CodePudding user response:
You can use WMI query process information, and then its process ID compared to determine the current memory usage
CodePudding user response:
You can use WMI query process information, and then its process ID compared to determine the current memory usage