Find path to IExplore.exe ?

  • Thread starter Thread starter Polaris
  • Start date Start date
P

Polaris

Hi:

How to find (VC ++/MFC) the location where the IE is installed?

Thanks
Polaris
 
Thanks. Just found out that GetEnveromentVariable(..) works better for me.

%programfiles%\Internet Explorer\IEXPLORE.EXE ?

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k


Hi:

How to find (VC ++/MFC) the location where the IE is installed?

Thanks
Polaris
 
You're welcome.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


Thanks. Just found out that GetEnveromentVariable(..) works better for me.

%programfiles%\Internet Explorer\IEXPLORE.EXE ?

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k


Hi:

How to find (VC ++/MFC) the location where the IE is installed?

Thanks
Polaris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top