FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Zoom => 5.9.3169

Merged Mr Chris B Mortimer requested to merge zoom_5.9.3169 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -2,7 +2,7 @@
<package id="zoom" name="Zoom" revision="%version%.1" reboot="false">
<!-- Zoom have an odd approach to version numbers. This version does not seem to match
anything in the GUI, so check the MSI -->
<variable name="version" value="5.7.1247" />
<variable name="version" value="5.9.3169" />
<check type="uninstall" condition="versiongreaterorequal" path="Zoom" value="%version%" />
@@ -14,7 +14,7 @@
<upgrade include="install" />
<remove cmd="msiexec /qn /x {D09F301C-F776-49CE-B0F7-47858384E0B8}">
<remove cmd="msiexec /qn /x {ED7ECCC4-7251-4BE2-9E0A-B98D8B0DC446}">
<exit code="1605" />
</remove>
</package>
Loading