comparison README_bindos.txt @ 1702:5232b9862f23 v7.2 v7.2.000

updated for version 7.2-000
author vimboss
date Sat, 09 Aug 2008 17:55:22 +0000
parents f4f8014d516e
children 7c8c7c95a865
comparison
equal deleted inserted replaced
1701:4577899b8ff1 1702:5232b9862f23
1 README_bindos.txt for version 7.2c of Vim: Vi IMproved. 1 README_bindos.txt for version 7.2 of Vim: Vi IMproved.
2 2
3 See "README.txt" for general information about Vim. 3 See "README.txt" for general information about Vim.
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. 4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
5 These files are in the runtime archive (vim70rt.zip). 5 These files are in the runtime archive (vim72rt.zip).
6 6
7 7
8 There are several binary distributions of Vim for the PC. You would normally 8 There are several binary distributions of Vim for the PC. You would normally
9 pick only one of them, but it's also possible to install several. 9 pick only one of them, but it's also possible to install several.
10 These ones are available (the version number may differ): 10 These ones are available (the version number may differ):
11 vim70d16.zip 16 bit DOS version 11 vim72d16.zip 16 bit DOS version
12 vim70d32.zip 32 bit DOS version 12 vim72d32.zip 32 bit DOS version
13 vim70w32.zip Windows 95/98/NT/etc. console version 13 vim72w32.zip Windows 95/98/NT/etc. console version
14 gvim70.zip Windows 95/98/NT/etc. GUI version 14 gvim72.zip Windows 95/98/NT/etc. GUI version
15 gvim70ole.zip Windows 95/98/NT/etc. GUI version with OLE 15 gvim72ole.zip Windows 95/98/NT/etc. GUI version with OLE
16 gvim70_s.zip Windows 3.1 GUI version 16 gvim72_s.zip Windows 3.1 GUI version
17 17
18 You MUST also get the runtime archive (vim70rt.zip). 18 You MUST also get the runtime archive (vim72rt.zip).
19 The sources are also available (vim70src.zip). 19 The sources are also available (vim72src.zip).