summaryrefslogtreecommitdiffstats
path: root/runtime/doc/gui_w32.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-09-27 14:19:09 +0200
committerBram Moolenaar <Bram@vim.org>2019-09-27 14:19:09 +0200
commit38f1eeac3d8ec0a0e275213a62ba7ff1afb8ab33 (patch)
tree602b6badc2b1aed08c88cf7c5a33d6f32e8e3ab6 /runtime/doc/gui_w32.txt
parent2313b6125745a4ef0785b60182c6c0b600f71787 (diff)
patch 8.1.2086: missing a few changes for the renamed filesv8.1.2086
Problem: Missing a few changes for the renamed files. Solution: Rename in a few more places. (Ken Takata)
Diffstat (limited to 'runtime/doc/gui_w32.txt')
-rw-r--r--runtime/doc/gui_w32.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/gui_w32.txt b/runtime/doc/gui_w32.txt
index d139d5203c..4065f273a1 100644
--- a/runtime/doc/gui_w32.txt
+++ b/runtime/doc/gui_w32.txt
@@ -171,14 +171,14 @@ you can.
path {path}\gvim.exe
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\vim 5.6
DisplayName Vim 5.6: Edit with Vim popup menu entry
- UninstallString {path}\uninstal.exe
+ UninstallString {path}\uninstall.exe
Replace {path} with the path that leads to the executable.
Don't type {default}, this is the value for the key itself.
To remove "Edit with Vim" from the popup menu, just remove the registry
-entries mentioned above. The "uninstal.exe" program can do this for you. You
-can also use the entry in the Windows standard "Add/Remove Programs" list.
+entries mentioned above. The "uninstall.exe" program can do this for you.
+You can also use the entry in the Windows standard "Add/Remove Programs" list.
If you notice that this entry overrules other file type associations, set
those associations again by hand (using Windows Explorer, see above). This