I would like to know the path of Internet Explorer installed on my M/C in a VB application .I guess there should be an API for this.Pls help me with the vbcode if possible
Printable View
I would like to know the path of Internet Explorer installed on my M/C in a VB application .I guess there should be an API for this.Pls help me with the vbcode if possible
Hi
look into this reg value
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\IEXPLORE.EXE
Sharath