MSYS 2011.11.23

Full internal name:org.mingw.MSYS
Project site:http://www.mingw.org/wiki/MSYS
Screen shots:
Download: Download MSYS 2011.11.23

https://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/MSYS-20111123.zip?ts=1323380533

VirusTotal results
Change log:n/a
Description:

WARNING: this package is deprecated. Please use mingw-get or MinGW Installation Manager Setup Tool instead.

collection of GNU utilities such as bash, make, gawk and grep

License:GPLv2
Version:2011.11.23
SHA-1 or SHA-256:007d8f3f2fc999f94d98439f05b70109485b3d4f
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Uninstall.bat:
"%clu%\clu" remove-path --path "%CD%\bin"
verify
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.zip') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%"
if %errorlevel% neq 0 exit /b %errorlevel%
del "%setup%"
if %errorlevel% neq 0 exit /b %errorlevel%

set name=msys
cd "%name%"        
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
if %errorlevel% neq 0 exit /b %errorlevel%

"%clu%\clu" add-path --path "%CD%\bin"
verify
Last modified:Sat May 15 09:13:56 UTC 2021
Last modified by:tim.lebedk...
Created:Fri Dec 04 21:38:34 UTC 2015
Created by:tim.lebedk...
Automated tests:0 of 1 installations succeeded, 0 of 0 removals succeeded