Vim 7.4

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

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

VirusTotal results
Change log:n/a
Description:

text editor

kw: gvim, vi

License:GPLv2
Version:7.4
SHA-1 or SHA-256:017d24a694f2ce56171d8161cecd2baf1de85e92
Type:zip
Dependencies:
Tags:
Text files:
.Npackd\Uninstall.bat:
set KEY=org.vim.Vim-7.4
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\vim74
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-7.4
reg add HKLM\SOFTWARE\Classes\Applications\%KEY%\shell\open /v FriendlyAppName /d "Vim (7.4)" /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:Mon Feb 02 21:47:50 UTC 2015
Created by:tim.lebedk...
Automated tests:4 of 4 installations succeeded, 4 of 4 removals succeeded