blob: 7d10a6ffcca5d6be9e7abe3d9858346310b3b328 [file] [log] [blame]
Bram Moolenaarb1c91982018-05-17 17:04:55 +02001README_bindos.txt for version 8.1 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 Moolenaarb1c91982018-05-17 17:04:55 +02005These files are in the runtime archive (vim81rt.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 Moolenaarb1c91982018-05-17 17:04:55 +020011 vim81w32.zip Windows 95/98/NT/etc. console version
12 gvim81.zip Windows 95/98/NT/etc. GUI version
13 gvim81ole.zip Windows 95/98/NT/etc. GUI version with OLE
Bram Moolenaar071d4272004-06-13 20:20:40 +000014
Bram Moolenaarb1c91982018-05-17 17:04:55 +020015You MUST also get the runtime archive (vim81rt.zip).
16The sources are also available (vim81src.zip).