Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


How to Check if IE4/5 is Installed

Keywords:   MS IE4 MS IE5 Internet Explorer

Question:

I've got a script that uses wininet, but how can I tell if the machine doesn't have IE4?

Answer:

If you look in HKLM\software\Microsoft\Internet Explorer you will see a bunch of items referring to version and build number. You should be able to key off of that.

MSIE 5 is OK too.


Article ID:   W14201
Filename:   Check for IE4.txt