blob: f5e311f09f85d20fcc20c65daf21283689348e5a [file] [log] [blame]
Bram Moolenaar257a9c82010-08-04 19:29:04 +02001README_bindos.txt for version 7.3e 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 Moolenaared39e1d2008-08-09 17:55:22 +00005These files are in the runtime archive (vim72rt.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 Moolenaared39e1d2008-08-09 17:55:22 +000011 vim72d16.zip 16 bit DOS version
12 vim72d32.zip 32 bit DOS version
13 vim72w32.zip Windows 95/98/NT/etc. console version
14 gvim72.zip Windows 95/98/NT/etc. GUI version
15 gvim72ole.zip Windows 95/98/NT/etc. GUI version with OLE
16 gvim72_s.zip Windows 3.1 GUI version
Bram Moolenaar071d4272004-06-13 20:20:40 +000017
Bram Moolenaared39e1d2008-08-09 17:55:22 +000018You MUST also get the runtime archive (vim72rt.zip).
19The sources are also available (vim72src.zip).