Image revision identification

  • Thread starter Thread starter Nick Gage
  • Start date Start date
N

Nick Gage

Hi All,

I have 2 active images in the field. I need to know how to identify the
different image revsions. Is there a registry key or something that is
unique to each image revision that I can query against?

Thanks!

Nick
 
Nick,

You may read WERUNTIME.INI file that gets stored under the root of your
image (RunTimeOEMRev value).
There is also a registry value you can read:
[HKLM\System\CurrentControlSet\Control\Session
Manager\Environment\RINTIEMOEMREV].

Hope this helps,
KM

NG> Hi All,

NG> I have 2 active images in the field. I need to know how to identify
NG> the different image revsions. Is there a registry key or something
NG> that is unique to each image revision that I can query against?

NG> Thanks!

NG> Nick
 
Back
Top