Archive: Ram detection


Ram detection
I might have missed this somewhere, but is there a command or a dll written that can detect the amount of RAM installed on a system? I want to be able to warn a user if their system doesn't have a recommended amount of RAM.

Thanks for any replies!


See archive pages:

System hardware detection (dll) by Rsegal (RAM Memory).

Determining free memory using the System plugin (uses System Plugin dll) by Kichik (separated by the three subtypes of RAM Memory)

To detect if his/her computer doesn't have sufficient RAM memory, use IntCmp or IntCmpU commands. Like IntCmp $0 $1 SkipRAMLackMessage 0 SkipRAMLackMessage.


Many, many thanks - I've been looking at so many readme's and archives lately I can't believe I didn't notice those ones! Too many browser tabs open.... :igor: