A
adi
Hi
Is there a possibility to read/write BIOS values?
I develop an application that should start running at 6 a.m. every day,
so I need to make sure that the computer will start at that time. So I
thought that setting this value each time the app starts will reduce
the possibility that someone changed this value (I am not allowed to
password-protect the BIOS, so anyone will be able to modify this
value).
Windows modifies the BIOS when the user changes the date/time
properties (it changes the BIOS date/time), so I guess there is some
API to do it.
Thanks.
Is there a possibility to read/write BIOS values?
I develop an application that should start running at 6 a.m. every day,
so I need to make sure that the computer will start at that time. So I
thought that setting this value each time the app starts will reduce
the possibility that someone changed this value (I am not allowed to
password-protect the BIOS, so anyone will be able to modify this
value).
Windows modifies the BIOS when the user changes the date/time
properties (it changes the BIOS date/time), so I guess there is some
API to do it.
Thanks.