From 7083c4024ab5edb0096e64d91e31e2484ded1592 Mon Sep 17 00:00:00 2001 From: RobotGizmo Date: Thu, 9 Jul 2020 22:39:41 -0400 Subject: [PATCH] Window Inspector 2.5.0.0 (#2325) * Window Inspector 2.5.0.0 Window Inspector 2.5.0.0 * Update 2.5.0.0.yaml Updated download link, fixed a server and client issue with this. --- .../WindowInspector/2.5.0.0.yaml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 manifests/BinaryFortress/WindowInspector/2.5.0.0.yaml diff --git a/manifests/BinaryFortress/WindowInspector/2.5.0.0.yaml b/manifests/BinaryFortress/WindowInspector/2.5.0.0.yaml new file mode 100644 index 000000000..c050aaf97 --- /dev/null +++ b/manifests/BinaryFortress/WindowInspector/2.5.0.0.yaml @@ -0,0 +1,22 @@ +Id: BinaryFortress.WindowInspector +Name: Window Inspector +AppMoniker: window inspector +Description: View the window class, text, properties, and more, simply by moving your mouse cursor over the target window. +Homepage: https://www.binaryfortress.com/WindowInspector/ +Author: Binary Fortress Software +Publisher: Binary Fortress Software +License: Copyright © 2007-2020 Binary Fortress Software +LicenseUrl: https://www.binaryfortress.com/WindowInspector/License/ +InstallerType: inno +Version: 2.5.0.0 + +Installers: + - Arch: x64 + Url: https://www.binaryfortress.com/Data/Download/?DownloadID=05d23578-8ea7-4076-b22a-7a7037dd7f25&Log=202 + InstallerType: inno + Sha256: 250e3c9a82e6baebafb5b86036d71ea5c78a446ce67c228322e1a36148c82827 + Switches: + Silent: /VERYSILENT + SilentWithProgress: /SILENT + +# ManifestVersion: 0.1.0 \ No newline at end of file