Vim 8.2.2735
| Full internal name: | org.vim.Vim |
| Project site: | http://www.vim.org |
| Screen shots: | |
| Download: | Download Vim 8.2.2735 https://github.com/vim/vim-win32-installer/releases/download/v8.2.2735/gvim_8.2.2735_x86.zip VirusTotal results |
| Change log: | n/a |
| Description: | text editor kw: gvim, vi |
| License: | GPLv2 |
| Version: | 8.2.2735 |
| SHA-1 or SHA-256: | 559eb2035b9dd9d6ffdd56f7299c3092a60c516579a9eda29e658a0dff981343 |
| 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:53 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Thu Apr 08 05:06:40 UTC 2021 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |