Please let me know if i can get the BIOS setting information’s using a java program.I am using windows7 as operating system.
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.
It rather depends on what information you’re trying to read.
Java can’t read the BIOS, but java can query the WMI (google for jWMI) which might get the data you need.