Page 1 of 1

BIOS release date

Posted: Fri Mar 20, 2009 3:58 pm
by dcarva
Hello,

I am writing some code in our product that queries WMI for the BIOS release date and uses that date to figure out the age of the motherboard. ( Win32_BIOS.ReleaseDate ) My concern is that the releasedate will change if the BIOS is flashed. One developer I know told me that this is not the case, that the releasedate remains static. But I have my doubts and will probably have to flash my bios as a test. But, if anyone knows the answer to this, please share.

Thanks!!