Vim 8.2.3564
Full internal name: | org.vim.Vim |
Project site: | http://www.vim.org |
Screen shots: | |
Download: | Download Vim 8.2.3564 https://github.com/vim/vim-win32-installer/releases/download/v8.2.3564/gvim_8.2.3564_x86.zip VirusTotal results |
Change log: | n/a |
Description: | text editor kw: gvim, vi |
License: | GPLv2 |
Version: | 8.2.3564 |
SHA-1 or SHA-256: | d32a48f6a3222522b1db0db8f2dd118ba3bc7bfc15c04c90b1cc4c31d3e7346b |
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: | Tue Oct 26 05:08:25 UTC 2021 |
Last modified by: | tim.lebedk... |
Created: | Tue Oct 26 05:08:25 UTC 2021 |
Created by: | tim.lebedk... |
Automated tests: | 16 of 16 installations succeeded, 5 of 16 removals succeeded |