27 lines
904 B
YAML
27 lines
904 B
YAML
# ================== General ==================
|
|
Id: jbreland.uniextract
|
|
Publisher: jbreland
|
|
Name: universal extractor
|
|
Author: jbreland
|
|
Description: Universal Extractor is a program designed to decompress and extract files from any type of archive or installer, such as ZIP or RAR files, self-extracting EXE files, application installers, etc.
|
|
#AppMoniker:
|
|
Tags: extract,archive,installer
|
|
FileExtensions: zip,rar,exe,ace,kgb,pea,7z,iso
|
|
#Protocols:
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://www.legroom.net/software/uniextract
|
|
License: gpl
|
|
#LicenseUrl:
|
|
|
|
# ================= Installer =================
|
|
Version: 1.6.1
|
|
InstallerType: inno
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://www.legroom.net/files/software/uniextract161.exe
|
|
Sha256: 6df6a742c23eefa480cb37bad3835c5005801c61168d32610504eeb72c7b7f30
|
|
#Switches:
|
|
# Silent:
|
|
# SilentWithProgress: |