in reply to Win32 Registry and Physical Memory

You might want to look at Win32::AdminMisc. There's a function called GetMemoryInfo() - which I think would solve your problem.

- Moon