From fbc8f206e57ff69b0ba72d1baac7b16c7264f87d Mon Sep 17 00:00:00 2001 From: Nisarg Mehta <5328361+mehtanisarg369@users.noreply.github.com> Date: Sun, 16 Aug 2020 15:11:52 +0200 Subject: [PATCH] Add manifest file for WizMouse v1.7.0.3 x86 (#3097) --- .../AntibodySoftware/WizMouse/1.7.0.3.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/AntibodySoftware/WizMouse/1.7.0.3.yaml diff --git a/manifests/AntibodySoftware/WizMouse/1.7.0.3.yaml b/manifests/AntibodySoftware/WizMouse/1.7.0.3.yaml new file mode 100644 index 000000000..cd17cbbf7 --- /dev/null +++ b/manifests/AntibodySoftware/WizMouse/1.7.0.3.yaml @@ -0,0 +1,17 @@ +Id: AntibodySoftware.WizMouse +Version: 1.7.0.3 +Name: WizMouse +Publisher: Antibody Software +License: © 2020 antibody-software.com +AppMoniker: wiztree +Tags: file, management +Description: WizMouse is a mouse enhancement utility that makes your mouse wheel work on the window currently under the mouse pointer, instead of the currently focused window. This means you no longer have to click on a window before being able to scroll it with the mouse wheel. +Homepage: https://antibody-software.com/web/software/software/wizmouse-makes-your-mouse-wheel-work-on-the-window-under-the-mouse/ +Installers: + - Arch: x86 + Url: http://antibody-software.com/files/wizmouse_1_7_0_3_setup.exe + Sha256: D7315C1807278534D4A377C972A8D3C506F7968CFE650534EBE64DCCFF7757F6 + InstallerType: inno + Switches: + Silent: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-" + SilentWithProgress: "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-" \ No newline at end of file