Changes

Vim

2 bytes added, 12:59, 25 October 2006
remove.bat
@echo off
if exist "C:\Program Files\vim\vim70\uninstall.exe" cmd.exe %comspec% /c start "Vim" /wait /d %WINDIR% "C:\program files\vim\vim70\uninstall.exe" /S
exit 0
Anonymous user