blob: a5f7147334a58a6503c0e85cd57e1bc020327d1b [file] [log] [blame]
Bram Moolenaar10c56952007-05-10 18:38:52 +00001README_bindos.txt for version 7.1b 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 Moolenaar1423b9d2006-05-07 15:16:06 +00005These files are in the runtime archive (vim70rt.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 Moolenaar1423b9d2006-05-07 15:16:06 +000011 vim70d16.zip 16 bit DOS version
12 vim70d32.zip 32 bit DOS version
13 vim70w32.zip Windows 95/98/NT/etc. console version
14 gvim70.zip Windows 95/98/NT/etc. GUI version
15 gvim70ole.zip Windows 95/98/NT/etc. GUI version with OLE
16 gvim70_s.zip Windows 3.1 GUI version
Bram Moolenaar071d4272004-06-13 20:20:40 +000017
Bram Moolenaar1423b9d2006-05-07 15:16:06 +000018You MUST also get the runtime archive (vim70rt.zip).
19The sources are also available (vim70src.zip).