Skip to content
⌘ NSIS Forum Archive

ProcessMemoryTool Plug-in

4 posts

r2du-soft#

ProcessMemoryTool Plug-in

ProcessMemoryTool created with C# .Net 2.0 As a plugin for work with the process.
(Can use that with call to that by nsis CLR plugin.)

For now, I've prepared a plugin for Get Process Private Memory:


ProcessMemoryTool News

New version of ProcessMemoryTool Plug-in released

What's new in version 1.0.0.1
  • Get Process Private Memory By Process Name
  • Get Process Private Memory By Process PID
r2du-soft#
Originally Posted by meoit View Post
Keep job r2du-soft !!!

thanks meoit
If you have an idea,Say to me to add 😉
r2du-soft#
ProcessMemoryTool News

New version of ProcessMemoryTool Plug-in released

What's new in version 1.0.0.4
  • Method "GetProcessPrivateMemoryByProcessName" and "GetProcessPrivateMemoryByProcessPID" Rename to "GetProcessPrivateMemoryUsage"
  • ADD method "GetProcessMemoryUsage"
  • ADD method "GetProcessCpuUsage"
  • Better management of errors
  • Parametric changes
  • Fixed some bugs