blob: 03c7c19ecf27222cf35ea6a054109f2ef4343a14 [file] [log] [blame]
Bram Moolenaar3b1db362013-08-10 15:00:24 +02001README_bindos.txt for version 7.4 of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
3See "README.txt" for general information about Vim.
4See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
Bram Moolenaar913df812013-07-06 15:44:11 +02005These files are in the runtime archive (vim74rt.zip).
Bram Moolenaar071d4272004-06-13 20:20:40 +00006
7
8There are several binary distributions of Vim for the PC. You would normally
9pick only one of them, but it's also possible to install several.
10These ones are available (the version number may differ):
Bram Moolenaar913df812013-07-06 15:44:11 +020011 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 Moolenaar071d4272004-06-13 20:20:40 +000014
Bram Moolenaar913df812013-07-06 15:44:11 +020015You MUST also get the runtime archive (vim74rt.zip).
16The sources are also available (vim74src.zip).