summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/gui_w32.txt3
-rw-r--r--runtime/doc/os_win32.txt7
2 files changed, 6 insertions, 4 deletions
diff --git a/runtime/doc/gui_w32.txt b/runtime/doc/gui_w32.txt
index c9e04f3bee..0cf012b104 100644
--- a/runtime/doc/gui_w32.txt
+++ b/runtime/doc/gui_w32.txt
@@ -106,8 +106,7 @@ when you have got a new version):
You can also install Vim in the "Send To" menu:
1. Start a Windows Explorer
2. Navigate to your sendto directory:
- Windows XP: C:\Documents and Settings\%user%\SendTo
- Windows Vista: C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo .
+ C:\Users\%user%\AppData\Roaming\Microsoft\Windows\SendTo .
3. Right-click in the file pane and select New->Shortcut
4. Follow the shortcut wizard, using the full path to VIM/GVIM.
diff --git a/runtime/doc/os_win32.txt b/runtime/doc/os_win32.txt
index 0eb065f72f..10dcdf49a7 100644
--- a/runtime/doc/os_win32.txt
+++ b/runtime/doc/os_win32.txt
@@ -7,8 +7,11 @@
*win32* *Win32* *MS-Windows*
This file documents the idiosyncrasies of the Win32 version of Vim.
-The Win32 version of Vim works on Windows XP, Vista, 7, 8, 10 and 11. There are
-both console and GUI versions.
+The Win32 version of Vim works on Windows 7, 8, 10 and 11. There are both
+console and GUI versions.
+
+If you have Windows XP or Vista then Vim 9.0 up to patch level 495 can be
+used.
The 32 bit version also runs on 64 bit MS-Windows systems.