Use the following:
Dim ram As ULong = My.Computer.Info.TotalPhysicalMemory
2
solved How to find out how much ram a computer has in VB.net
Use the following:
Dim ram As ULong = My.Computer.Info.TotalPhysicalMemory
2
solved How to find out how much ram a computer has in VB.net