system free memory all process

Allows you to free system memory for all processes.


Example

Running this code will free all memory from system processes.

plugin command("OS Automation.dll", "system free memory all process")

Was this helpful?