I have a bug that occurs when IE is still running when my installation is trying to install files. I need to detect IE at the start of installation so I can tell the user to shut it down. I can already do this using FindWindow for Outlook, but what is the window class I should be searching for for IE?
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Detecting if IE is running
Started by
jonathan2002
, Mar 19 2004 12:35
3 replies to this topic
Posted 19 March 2004 - 20:32
I have not tried to detect if IE is running, but I can tell you that the window class is BrowserFrame. (On WinXP)
Posted 22 March 2004 - 12:20
Searching for a BrowserFrame window didn't work on Win2000, but I have now found this helpful site using google:
http://webhelp.magri...04/2000_04h.htm
http://webhelp.magri...04/2000_04h.htm