mirror of
https://github.com/vim/vim.git
synced 2025-10-28 09:27:14 -04:00
patch 9.1.1029: the installer can be improved
Problem: the installer can be improved
Solution: update the installer with the correct README and LICENSE
files, improve the documentation, add a Makefile for the
installer, update the Makefiles (RestorerZ)
fixes: #16378
closes: #16378
Signed-off-by: RestorerZ <restorer@mail2k.ru>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
c15de972e8
commit
2730d3873f
@@ -16,7 +16,7 @@ HKCR,CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}\InProcServer32
|
||||
HKCR,*\shellex\ContextMenuHandlers\gvim
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{51EEE242-AD87-11d3-9C1E-0090278BBD99}
|
||||
HKLM,Software\Vim\Gvim
|
||||
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 6.0"
|
||||
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.1"
|
||||
|
||||
[Strings]
|
||||
ThisDll="gvimext.dll"
|
||||
|
||||
Reference in New Issue
Block a user