Is there a plug-in for this job?
How to do this using System :: Call?
9 posts
yes i searched msdn and stackoverflow but i did not get the final answer.Originally Posted by Anders View PostMaybe try searching MSDN?
https://nsis-dev.github.io/NSIS-Forums/html/t-371381.html
How am I supposed to reproduce any of this?Originally Posted by r2du-soft View Postsee my test please, the jetaudio.exe memory usage in taskmanager is 12744 kb but the return value by nsis is different
for display the column Memory (active private working set) you must open the task manager and goto Details tab, right click on column Name and then select columns,now you can check the Memory (active private working set).Originally Posted by Anders View PostHow am I supposed to reproduce any of this?
Run NSIS 3.04 setup and report the memory value you are after when on the welcome page and maybe I would have a chance. But it probably varies by Windows version. My taskmanager does not have a " the column Memory (active private working set)".