Bram Moolenaar | 3b1db36 | 2013-08-10 15:00:24 +0200 | [diff] [blame] | 1 | README_bindos.txt for version 7.4 of Vim: Vi IMproved. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 2 | |
| 3 | See "README.txt" for general information about Vim. |
| 4 | See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. |
Bram Moolenaar | 913df81 | 2013-07-06 15:44:11 +0200 | [diff] [blame] | 5 | These files are in the runtime archive (vim74rt.zip). |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 6 | |
| 7 | |
| 8 | There are several binary distributions of Vim for the PC. You would normally |
| 9 | pick only one of them, but it's also possible to install several. |
| 10 | These ones are available (the version number may differ): |
Bram Moolenaar | 913df81 | 2013-07-06 15:44:11 +0200 | [diff] [blame] | 11 | vim74w32.zip Windows 95/98/NT/etc. console version |
| 12 | gvim74.zip Windows 95/98/NT/etc. GUI version |
| 13 | gvim74ole.zip Windows 95/98/NT/etc. GUI version with OLE |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 14 | |
Bram Moolenaar | 913df81 | 2013-07-06 15:44:11 +0200 | [diff] [blame] | 15 | You MUST also get the runtime archive (vim74rt.zip). |
| 16 | The sources are also available (vim74src.zip). |