Hi David, Thanks for your advice.
According to the Example on ?browseURL I tried: 1) browseURL("file:http://www.r-project.org", browser="C:/Program Files/Internet Explorer/iexplore.exe") It starts a small windows asking for permission to accept ActiveX -> OK IE doesn't start 2) browseURL("file:http://d:/R/R-2.5.1/html/index.html", browser="C:/Program Files/Internet Explorer/iexplore.exe") same result as 1) above What I have missed? TIA B.R. Stephen L ----- Original Message ---- From: David Scott <d.sc...@auckland.ac.nz> To: Stephen Liu <sati...@yahoo.com> Cc: "r-help@r-project.org" <r-help@r-project.org> Sent: Tue, November 23, 2010 10:16:04 AM Subject: Re: [R] How to start default browser on R On 23/11/10 14:20, Stephen Liu wrote: > Hi folks, > > Win7 64 bit > IE 64 bit > > How to start IE on R? TIA > > B.R. > Stephen L > > ?browseURL -- _________________________________________________________________ David Scott Department of Statistics The University of Auckland, PB 92019 Auckland 1142, NEW ZEALAND Phone: +64 9 923 5055, or +64 9 373 7599 ext 85055 Email: d.sc...@auckland.ac.nz, Fax: +64 9 373 7018 Director of Consulting, Department of Statistics ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.