Vim 8.2

Full internal name:org.vim.Vim
Project site:http://www.vim.org
Screen shots:
Download: Download Vim 8.2

http://ftp.vim.org/pub/vim/pc/gvim82.zip

VirusTotal results
Change log:n/a
Description:

text editor

kw: gvim, vi

License:GPLv2
Version:8.2
SHA-1 or SHA-256:cfde290c588686db0921e7870c19beae76e9934a3b6310b78c9f631e80711aba
Type:zip
Dependencies:
Tags:
Text files:
.Npackd\Uninstall.bat:
set KEY=org.vim.Vim-%npackd_package_version%
reg delete HKLM\SOFTWARE\Classes\Applications\%KEY% /f
for %%g in (vim txt in hp hxx c cpp cxx cc m java cs pas inc html htm php phtml js jsp asp css xml sh bsh nsi nsh lua pl pm py as mx vb vbs f for f90 f95 f2k tex sql nfo mak) do reg delete HKLM\SOFTWARE\Classes\.%%g\OpenWithList\%key% /f
.Npackd\Exclude.txt:
.Npackd
.Npackd\Install.bat:
set name=vim\vim82
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
    move "%%a" ..\..
    if %errorlevel% neq 0 exit /b %errorlevel%
)
cd ..\..
rmdir "%name%"
rmdir vim
if %errorlevel% neq 0 exit /b %errorlevel%


xcopy "%vimruntime%\*" . /E /H /Y /EXCLUDE:.Npackd\Exclude.txt > .Npackd\Output.txt && type .Npackd\Output.txt
set KEY=org.vim.Vim-%npackd_package_version%
reg add HKLM\SOFTWARE\Classes\Applications\%KEY%\shell\open /v FriendlyAppName /d "Vim (8.1)" /f > .Npackd\Output.txt && type .Npackd\Output.txt
set c=\"%CD%\gvim.exe\" \"%%1\"
reg add HKLM\SOFTWARE\Classes\Applications\%KEY%\shell\open\command /d "%c%" /f > .Npackd\Output.txt && type .Npackd\Output.txt
for %%g in (vim txt in hp hxx c cpp cxx cc m java cs pas inc html htm php phtml js jsp asp css xml sh bsh nsi nsh lua pl pm py as mx vb vbs f for f90 f95 f2k tex sql nfo mak) do reg add HKLM\SOFTWARE\Classes\.%%g\OpenWithList\%key% /f > .Npackd\Output.txt && type .Npackd\Output.txt
Last modified:Sat May 15 09:26:51 UTC 2021
Last modified by:tim.lebedk...
Created:Tue Feb 25 22:28:24 UTC 2020
Created by:tim.lebedk...
Automated tests:11 of 19 installations succeeded, 8 of 11 removals succeeded