The R Project SVN R

Rev

Rev 28254 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28254 Rev 28362
Line 1... Line 1...
1
You can make an install package (rw????.exe) in the current Windows
1
You can make an install package (rw????.exe) in the current Windows
2
style by using the installer kit Inno Setup 4.0.x (or 3.0.x, x >= 6)
2
style by using the installer kit Inno Setup 4.1.5 or later from
3
from jrsoftware.org.
3
jrsoftware.org.
4
 
4
 
5
You need the R installation built completely (see ../INSTALL: this
5
You need the R installation built completely (see ../INSTALL: this
6
includes making bitmap and Tcl/Tk support and the manuals).
6
includes making bitmap and Tcl/Tk support and the manuals).
7
It's worthwhile testing it too!
7
It's worthwhile testing it too!
8
 
8