diff --git a/manifests/ShareX/ShareX/13.1.0.yaml b/manifests/ShareX/ShareX/13.1.0.yaml index 643b6d8f7..d3bb26c24 100644 --- a/manifests/ShareX/ShareX/13.1.0.yaml +++ b/manifests/ShareX/ShareX/13.1.0.yaml @@ -12,4 +12,7 @@ Installers: - Arch: x64 Url: https://github.com/ShareX/ShareX/releases/download/v13.1.0/ShareX-13.1.0-setup.exe Sha256: A510B1EEFC745D1D52F5F3AAE42E7C63E5723C1F5B3F7EB713097E40C5624939 - InstallerType: inno \ No newline at end of file + InstallerType: inno + Switches: + Silent: "/VERYSILENT /NORUN" + SilentWithProgress: "/SILENT /NORUN" \ No newline at end of file