blob: 441fc3c4343e93c32d1f882c2486d6df3e037f37 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001README_bindos.txt for version 7.0aa 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 (vim60rt.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 vim60d16.zip 16 bit DOS version
12 vim60d32.zip 32 bit DOS version
13 vim60w32.zip Windows 95/98/NT/etc. console version
14 gvim60.zip Windows 95/98/NT/etc. GUI version
15 gvim60ole.zip Windows 95/98/NT/etc. GUI version with OLE
16 gvim60_s.zip Windows 3.1 GUI version
17
18You MUST also get the runtime archive (vim60rt.zip).
19The sources are also available (vim60src.zip).