diff --git a/manifests/RealVNC/VNCViewer/6.0.0.yaml b/manifests/RealVNC/VNCViewer/6.0.0.yaml index 1223d63a2..e8e728a57 100644 --- a/manifests/RealVNC/VNCViewer/6.0.0.yaml +++ b/manifests/RealVNC/VNCViewer/6.0.0.yaml @@ -8,7 +8,7 @@ AppMoniker: VNCViewer Description: Virtual network computing (VNC) is a type of remote-control software that makes it possible to control another computer over a network connection. Homepage: https://www.realvnc.com/en/ Tags: "VNC, Remote, Control" -InstallerType: EXE +InstallerType: inno # ======================= Installers ================== @@ -16,6 +16,3 @@ Installers: - Arch: x86 Url: https://www.realvnc.com/download/file/vnc.files/VNC-6.0.0-Windows.exe Sha256: c253831a8a0e85a52cfc4ef94901db0fc9f2be44e7935c153295d76fc5e9e29f - Switches: - Silent: "/verysilent /norestart /COMPONENTS=VNCViewer" - SilentWithProgress: "/verysilent /norestart /COMPONENTS=VNCViewer" \ No newline at end of file