Is there a way to access the computer’s physical resources like its Memory, Processor Speed and System type through batch programming (DOS)?
Is there a way to access the computer’s physical resources like its Memory, Processor
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The wmic command might get you what you need.
Here are a couple of examples:
More Examples:
http://people.virginia.edu/~rtg2t/winadmin/wmic.html
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/using_wmic.mspx?mfr=true
http://blog.commandlinekungfu.com/2009/09/episode-61-just-sit-right-back-youll.html