Vim 8.2.3020
Full internal name: | org.vim.Vim |
Project site: | http://www.vim.org |
Screen shots: | |
Download: | Download Vim 8.2.3020 https://github.com/vim/vim-win32-installer/releases/download/v8.2.3020/gvim_8.2.3020_x86.zip VirusTotal results |
Change log: | n/a |
Description: | text editor kw: gvim, vi |
License: | GPLv2 |
Version: | 8.2.3020 |
SHA-1 or SHA-256: | 0d6443ed43cdf7859a5ab86c9ad898323011c6cd2f7fc43c1052c164ae8bb061 |
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: | Sun Jun 20 05:06:35 UTC 2021 |
Last modified by: | tim.lebedk... |
Created: | Sun Jun 20 05:06:35 UTC 2021 |
Created by: | tim.lebedk... |
Automated tests: | 1 of 2 installations succeeded, 1 of 1 removals succeeded |