**DONOTDELETE**
(Lurker)
2003-09-17 10:20 PM
Logging version of IE

How would I check which version IE a user is running?

Les
(KiX Master)
2003-09-17 10:46 PM
Re: Logging version of IE

Help | About would do it. [Big Grin]

hmmm... maybe you mean programmatically? You could read it from the registry or use WMI. Both methods have been discussed here before.


kholm
(Korg Regular)
2003-09-17 11:09 PM
Re: Logging version of IE

I have seen lots of examples on this topic, my own contribution can be found here:

IeVer() - Get version and language of installed Internet Explorer

-Erik


Kdyer
(KiX Supporter)
2003-09-17 11:16 PM
Re: Logging version of IE

There is a Support Desk script that Doc put together somewhere that does just this.

Kent