blob: c52fea0b65d7fcc45ed49b16aea05f1429ce4dd4 [file] [log] [blame]
Bram Moolenaarbb76f242016-09-12 14:24:39 +02001README_bindos.txt for version 8.0 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 Moolenaarbb76f242016-09-12 14:24:39 +02005These files are in the runtime archive (vim80rt.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 Moolenaarbb76f242016-09-12 14:24:39 +020011 vim80w32.zip Windows 95/98/NT/etc. console version
12 gvim80.zip Windows 95/98/NT/etc. GUI version
13 gvim80ole.zip Windows 95/98/NT/etc. GUI version with OLE
Bram Moolenaar071d4272004-06-13 20:20:40 +000014
Bram Moolenaarbb76f242016-09-12 14:24:39 +020015You MUST also get the runtime archive (vim80rt.zip).
16The sources are also available (vim80src.zip).