view README_bindos.txt @ 5251:2e63b6c763f7 v7.4b.002

updated for version 7.4b.002 Problem: Crash searching for \%(\%(\|\d\|-\|\.\)*\|\*\). (Marcin Szamotulski) Also for \(\)*. Solution: Do add a state for opening parenthesis, so that we can check if it was added before at the same position.
author Bram Moolenaar <bram@vim.org>
date Thu, 01 Aug 2013 15:45:52 +0200
parents 09c88160095d
children 359743c1f59a
line wrap: on
line source

README_bindos.txt for version 7.4b 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 (vim74rt.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):
	vim74w32.zip	Windows 95/98/NT/etc. console version
	gvim74.zip	Windows 95/98/NT/etc. GUI version
	gvim74ole.zip	Windows 95/98/NT/etc. GUI version with OLE

You MUST also get the runtime archive (vim74rt.zip).
The sources are also available (vim74src.zip).