comparison runtime/doc/gui_w32.txt @ 18182:9b6bfce90778 v8.1.2086

patch 8.1.2086: missing a few changes for the renamed files Commit: https://github.com/vim/vim/commit/38f1eeac3d8ec0a0e275213a62ba7ff1afb8ab33 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Sep 27 14:19:09 2019 +0200 patch 8.1.2086: missing a few changes for the renamed files Problem: Missing a few changes for the renamed files. Solution: Rename in a few more places. (Ken Takata)
author Bram Moolenaar <Bram@vim.org>
date Fri, 27 Sep 2019 14:30:04 +0200
parents 0e473e9e70c2
children af69c9335223
comparison
equal deleted inserted replaced
18181:f515ac0166a8 18182:9b6bfce90778
169 Vim Shell Extension 169 Vim Shell Extension
170 HKEY_LOCAL_MACHINE\Software\Vim\Gvim 170 HKEY_LOCAL_MACHINE\Software\Vim\Gvim
171 path {path}\gvim.exe 171 path {path}\gvim.exe
172 HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\vim 5.6 172 HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\vim 5.6
173 DisplayName Vim 5.6: Edit with Vim popup menu entry 173 DisplayName Vim 5.6: Edit with Vim popup menu entry
174 UninstallString {path}\uninstal.exe 174 UninstallString {path}\uninstall.exe
175 175
176 Replace {path} with the path that leads to the executable. 176 Replace {path} with the path that leads to the executable.
177 Don't type {default}, this is the value for the key itself. 177 Don't type {default}, this is the value for the key itself.
178 178
179 To remove "Edit with Vim" from the popup menu, just remove the registry 179 To remove "Edit with Vim" from the popup menu, just remove the registry
180 entries mentioned above. The "uninstal.exe" program can do this for you. You 180 entries mentioned above. The "uninstall.exe" program can do this for you.
181 can also use the entry in the Windows standard "Add/Remove Programs" list. 181 You can also use the entry in the Windows standard "Add/Remove Programs" list.
182 182
183 If you notice that this entry overrules other file type associations, set 183 If you notice that this entry overrules other file type associations, set
184 those associations again by hand (using Windows Explorer, see above). This 184 those associations again by hand (using Windows Explorer, see above). This
185 only seems to happen on some Windows NT versions (Windows bug?). Procedure: 185 only seems to happen on some Windows NT versions (Windows bug?). Procedure:
186 1. Find the name of the file type. This can be done by starting the registry 186 1. Find the name of the file type. This can be done by starting the registry