Forum Discussion
savio_leitao
12 years agoOccasional Contributor
Got the solution for the above
Process obj = Process.Start("C:\\Program Files\\Internet Explorer\\iexplore.exe");
var Browsers = Connect.Sys["Process"]("iexplore");