Commit 964620d
committed
[windows] R is now found if several binaries in PATH
This solves issue with some R intallation where several R version are on PATH but not in registry, e.g egde case with scoop.
WHERE command on CMD will return full path to each file found, and not only one command like which on UNIX1 parent 78ad457 commit 964620d
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
0 commit comments