Universal Extractor 1.6.1
| Full internal name: | net.legroom.UniversalExtractor |
| Project site: | http://legroom.net/software/uniextract |
| Screen shots: | |
| Download: | Download Universal Extractor 1.6.1 http://legroom.net/scripts/download.php?file=uniextract161 VirusTotal results |
| Change log: | n/a |
| Description: | decompresses and extractes files from any type of archive or installer, such as ZIP or RAR files, self-extracting EXE files, application installers, etc. |
| License: | GPLv2 |
| Version: | 1.6.1 |
| SHA-1 or SHA-256: | 2e31438e3da025877b3394344d54d7c31c646863 |
| Type: | one file |
| Dependencies: | |
| Tags: | |
| Text files: | .Npackd\Install.bat: ren download.php uniextract_install.exe
for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
"%setup%" /SP- /VERYSILENT /NOCANCEL /NORESTART /DIR="%CD%" /SAVEINF="%CD%\.Npackd\InnoSetupInfo.ini" /LOG="%CD%\.Npackd\InnoSetupInstall.log"
set err=%errorlevel%
type .Npackd\InnoSetupInstall.log
if %err% neq 0 pause %err%
.Npackd\Uninstall.bat: unins000.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG="%CD%\.Npackd\InnoSetupUninstall.log" set err=%errorlevel% type .Npackd\InnoSetupUninstall.log if %err% neq 0 exit %err% |
| Last modified: | Sat May 15 09:14:07 UTC 2021 |
| Last modified by: | tim.lebedk... |
| Created: | Mon Nov 11 02:54:33 UTC 2013 |
| Created by: | tim.lebedk... |
| Automated tests: | 54 of 58 installations succeeded, 54 of 54 removals succeeded |