[R] How to start R in a directory with the right mouse button (Windows)

Dieter Menne dieter.menne at menne-biomed.de
Tue Jan 9 17:52:36 CET 2001


To start R from the Windows Explorer in a given
directory, prepare and possibly modify the following
script, calling it RunRHere.reg (only part withing ---)

------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\Run R]

[HKEY_CLASSES_ROOT\Directory\shell\Run R\command]
@="\"C:\\Program Files\\rw1021\\bin\\Rgui.exe\""
------------------------------------------------

Double click this script.
Use the right mouse button on a directory of your choice
and select "Run R"

This Reg-file was tested with Windows 2000. You may have
to adapt it to your version of Windows. Don't forget the
double quotes and the double \\

---------------------------------------
Dr. Dieter Menne
Biomed Software
72074 Tübingen
Tel (49) (7071) 52176
FAX (49) (7071) 55 10 46
dieter.menne at menne-biomed.de
www.menne-biomed.de

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list