Hi Andrew/Petr, Thanks for the replies. In R Console if I run: R.home("bin") I get the following "C:/PROGRA~1/R/R-42~1.2/bin/x64" which is where Rgui.exe is (within the x64 folder there are 13 files in total: 8 . exe and 5 .dll). In file Explorer if I right-click on a .R file -> Open With -> R for Windows GUI Front-End RGui (64-bit) opens but the .R file does not appear in the editor. Amarjit ------ Original Message ------ From: "Andrew Simmons" <akwsi...@gmail.com> To: "Amarjit Chandhial" <a.chandh...@btinternet.com> Cc: "R-help Mailing List" <r-help@r-project.org> Sent: Friday, 4 Nov, 2022 At 09:08 Subject: Re: [R] Associate a .R file with the RGui In an R session, run this: writeLines(normalizePath(R.home("bin"))) Right click your .R file > Open with > Choose another app > Check the box "Always use this app to open .R files" > Look for another app on this PC Paste the directory found above, then select "Rgui.exe" On Fri, Nov 4, 2022, 04:49 Amarjit Chandhial via R-help <r-help@r-project.org <mailto:r-help@r-project.org> > wrote: Hi, My OS is Windows 11 Pro 64-Bit, I have R 4.2.2 and RStudio installed. If I double-click on a .R file in File Explorer the OS gives me the option of opening the .R in RStudio, or Look for an app in the Microsoft Store, or More Apps. Similarly with a right-click. I would like to associate a .R file with the RGui, not RStudio, thus when I double-click on a .R file in File Explorer the .R file opens in the R Editor in RGui. On my PC R 4.2.2 is located in "C:/Program Files/R/R-4.2.2/etc" Please can someone provide step-by-step instructions on how to associate? thanks, Amarjit [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org <mailto:R-help@r-project.org> mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help <https://stat.ethz.ch/mailman/listinfo/r-help> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html <http://www.R-project.org/posting-guide.html> and provide commented, minimal, self-contained, reproducible code. [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.
Re: [R] Associate a .R file with the RGui
Amarjit Chandhial via R-help Sat, 05 Nov 2022 06:48:32 -0700
- [R] Associate a .R file with the RGui Amarjit Chandhial via R-help
- Re: [R] Associate a .R file with the RGu... Andrew Simmons
- Re: [R] Associate a .R file with the... PIKAL Petr
- Re: [R] Associate a .R file with the RGu... Amarjit Chandhial via R-help
- Re: [R] Associate a .R file with the... Jeff Newmiller
- Re: [R] Associate a .R file with... Amarjit Chandhial via R-help
- Re: [R] Associate a .R file ... David Winsemius
- Re: [R] Associate a .R ... Amarjit Chandhial via R-help
- Re: [R] Associate a .R ... Uwe Ligges
- Re: [R] Associate a .R file with the RGu... Amarjit Chandhial via R-help
- Re: [R] Associate a .R file with the... Uwe Ligges
- Re: [R] Associate a .R file with... Amarjit Chandhial via R-help
- Re: [R] Associate a .R file ... Uwe Ligges
- Re: [R] Associate a .R ... Amarjit Chandhial via R-help