12-14-2010, 10:51 AM
Hi Jjluna,
Use:
Where Installation Directory is the path of stand alone IE. By default it is If you have different installation directory for different versions of IE, then you can use SystemUtil.Run to open the desired version.
Use:
Code:
SystemUtil.Run("Installation Directory\iexplore.exe")
Code:
"C:\Program Files\Internet Explorer"