comparison READMEdir/README_w32s.txt @ 19125:286aa7c0c9ab v8.2.0122

patch 8.2.0122: readme files still mention MS-DOS Commit: https://github.com/vim/vim/commit/f2a44e5c48b029666ded556e2ab052dfc1266d62 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 16 19:40:38 2020 +0100 patch 8.2.0122: readme files still mention MS-DOS Problem: Readme files still mention MS-DOS. Solution: Update readme files. (Ken Takata, closes https://github.com/vim/vim/issues/5486)
author Bram Moolenaar <Bram@vim.org>
date Thu, 16 Jan 2020 19:45:04 +0100
parents af69c9335223
children f8116058ca76
comparison
equal deleted inserted replaced
19124:16e6cbdba296 19125:286aa7c0c9ab
1 README_w32s.txt for version 8.2 of Vim: Vi IMproved. 1 README_w32s.txt for version 8.2 of Vim: Vi IMproved.
2 2
3 This archive contains the gvim.exe that was specifically compiled for use in 3 This file used to explain the installation of Vim on MS-Windows 3.1 and 3.11
4 the Win32s subsystem in MS-Windows 3.1 and 3.11. 4 systems. However, support for MS-Windows 3.1 and 3.11 has been removed in
5 5 patch 7.4.1364.
6 Also see the README_bindos.txt, README_dos.txt and README.txt files. 6 See "README.txt" for general information about Vim.
7
8 Be careful not to overwrite the Win32s gvim.exe with the another gvim.exe when
9 unpacking another binary archive! Check the output of ":version":
10 Win32s - "MS-Windows 16/32 bit GUI version"
11 Win32 - "MS-Windows 32 bit GUI version"
12 Win32 with OLE - "MS-Windows 32 bit GUI version with OLE support"
13
14 For further information, type this inside Vim:
15 :help win32s