BIOS release date

Only for programmers and BIOS gurus with technical questions.
Post Reply
dcarva
New visitors - please read the rules.
Posts: 1
Joined: Fri Mar 20, 2009 3:55 pm

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!!
Post Reply