blob: 593a9255489b7a389473125964d19a55349e1071 [file] [log] [blame]
Bram Moolenaarc1a11ed2008-06-24 22:09:24 +00001README_bindos.txt for version 7.2a of Vim: Vi IMproved.
2
3See "README.txt" for general information about Vim.
4See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
5These files are in the runtime archive (vim70rt.zip).
6
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):
11 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
17
18You MUST also get the runtime archive (vim70rt.zip).
19The sources are also available (vim70src.zip).