From 2c760be8c5c14e7ce3bc9dce48fa682440f9b7c6 Mon Sep 17 00:00:00 2001 From: Yolopix <13918281+y0lopix@users.noreply.github.com> Date: Fri, 22 May 2020 02:36:16 +0200 Subject: [PATCH] Add Resource Hacker (#490) * Add Resource Hacker * Change YAML file extension --- .../AngusJohnson/ResourceHacker/5.1.7.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/AngusJohnson/ResourceHacker/5.1.7.yaml diff --git a/manifests/AngusJohnson/ResourceHacker/5.1.7.yaml b/manifests/AngusJohnson/ResourceHacker/5.1.7.yaml new file mode 100644 index 000000000..a1053c31f --- /dev/null +++ b/manifests/AngusJohnson/ResourceHacker/5.1.7.yaml @@ -0,0 +1,17 @@ +Id: AngusJohnson.ResourceHacker +Publisher: Angus Johnson +Name: Resource Hacker +AppMoniker: ResHack +Version: 5.1.7 +License: Copyright © 1999-2019 Angus Johnson +Description: A freeware resource compiler & decompiler for Windows® applications +Homepage: http://www.angusj.com/resourcehacker/ +FileExtensions: exe, dll, scr, com, mui, res, efi +Installers: + - Arch: x86 + Url: http://www.angusj.com/resourcehacker/reshacker_setup.exe + Sha256: 46431ddf68fd664b0f58dfb1625a52936af3ba48ee340cc05d89346024dd6601 + InstallerType: exe + Switches: + SilentWithProgress: /silent + Silent: /verysilent