blob: fd9b769081e2aa807430be925bdd401f4a84385e [file] [log] [blame]
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +01001README_bindos.txt for version 9.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 Moolenaareb490412022-06-28 13:44:46 +01005These files are in the runtime archive (vim90rt.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):
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +010011 vim91w32.zip Windows 95/98/NT/etc. console version
12 gvim91.zip Windows 95/98/NT/etc. GUI version
13 gvim91ole.zip Windows 95/98/NT/etc. GUI version with OLE
Bram Moolenaar071d4272004-06-13 20:20:40 +000014
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +010015You MUST also get the runtime archive (vim91rt.zip).
16The sources are also available (vim91src.zip).