Add capslock->esc program, update gvim dll dest
This commit is contained in:
parent
49cde546c8
commit
f8e495b43b
BIN
Installer/win32_uncap.exe
Normal file
BIN
Installer/win32_uncap.exe
Normal file
Binary file not shown.
@ -48,7 +48,7 @@ REM
|
||||
REM GVim Fullscreen DLL
|
||||
REM
|
||||
set gvim_fullscreen_dll=Installer\win32_gvim_fullscreen.dll
|
||||
set gvim_fullscreen_dll_install_path=GVim\App\vim\vim80\gvimfullscreen.dll
|
||||
set gvim_fullscreen_dll_install_path=GVim\App\vim\vim80\gvim_fullscreen.dll
|
||||
echo - Copy %gvim_fullscreen_dll% to %gvim_fullscreen_dll_install_path%
|
||||
copy /Y %gvim_fullscreen_dll% %gvim_fullscreen_dll_install_path%
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user