MinGW utilities 0.3

Full internal name:org.mingw.MinGWUtilities
Project site:http://downloads.sourceforge.net/project/mingw/MinGW/Utilities/mingw-utils/mingw-utils-0.4-1/mingw-utils-0.4-1-mingw32.RELEASE_NOTES.txt?ts=1315516627
Screen shots:
Download: Download MinGW utilities 0.3

https://github.com/tim-lebedkov/packages/releases/download/2016_Q1/mingw-utils-0.3.tar.gz

VirusTotal results
Change log:n/a
Description:

a collection of utilities useful for MinGW and MSYS installations

License:MinGW license
Version:0.3
SHA-1 or SHA-256:7ae32742ece1e89978784634aed824775cf47336
Type:one file
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.gz') do set setup=%%x
"%sevenzip%\7z.exe" x %setup%
if %errorlevel% neq 0 exit /b %errorlevel%
del "%setup%"

for /f "delims=" %%x in ('dir /b *.tar') do set setup=%%x
"%sevenzip%\7z.exe" x %setup%
if %errorlevel% neq 0 exit /b %errorlevel%
del "%setup%"
Last modified:Sat May 15 09:13:57 UTC 2021
Last modified by:tim.lebedk...
Created:Sun Sep 04 11:06:56 UTC 2016
Created by:tim.lebedk...
Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded