Results 1 to 3 of 3

Thread: Internet Explorer Path (Resolved)

Threaded View

  1. #1

    Thread Starter
    PowerPoster MidgetsBro's Avatar
    Join Date
    Oct 2000
    Location
    Apparently, Internet.com
    Posts
    3,125

    Internet Explorer Path (Resolved)

    Does anyone know how to find the path to the iexplore.exe file? I want to shell a new window in IE, but using:
    VB Code:
    1. Shell "explorer [url]http://www.mysite.com[/url]", vbNormalFocus
    Doesn't set focus to the new IE window. It just puts it in the taskbar and flashes it. I just want to have my program find the path to IE, probably somewhere in the registry (I don't know where, and search found too many entries). I just need to find where it's installed, because sometimes people have different paths instead of C:\Program Files\Internet Explorer.

    Thanks
    Joey
    Last edited by MidgetsBro; Apr 6th, 2002 at 02:28 AM.
    <removed by admin>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width