view README_bindos.txt @ 2177:ea7c2d89b76b v7.2.439

updated for version 7.2.439 Problem: Invalid memory access when doing thesaurus completion and 'infercase' is set. Solution: Use the minimal length of completed word and replacement. (Dominique Pelle)
author Bram Moolenaar <bram@vim.org>
date Fri, 28 May 2010 21:31:58 +0200
parents 733f0dc510c3
children 073ff46fe397
line wrap: on
line source

README_bindos.txt for version 7.2 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim72rt.zip).


There are several binary distributions of Vim for the PC.  You would normally
pick only one of them, but it's also possible to install several.
These ones are available (the version number may differ):
	vim72d16.zip	16 bit DOS version
	vim72d32.zip	32 bit DOS version
	vim72w32.zip	Windows 95/98/NT/etc. console version
	gvim72.zip	Windows 95/98/NT/etc. GUI version
	gvim72ole.zip	Windows 95/98/NT/etc. GUI version with OLE
	gvim72_s.zip	Windows 3.1 GUI version

You MUST also get the runtime archive (vim72rt.zip).
The sources are also available (vim72src.zip).