FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Zoom => 5.7.1247

Merged Mr Chris B Mortimer requested to merge zoom_5.7.1247 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.543" />
<variable name="version" value="5.7.1247" />
<check type="uninstall" condition="versiongreaterorequal" path="Zoom" value="%version%" />
@@ -14,7 +14,7 @@
<upgrade include="install" />
<remove cmd="msiexec /qn /x {FD40AF02-C927-45BE-AEB5-B97FC205DFE3}">
<remove cmd="msiexec /qn /x {D09F301C-F776-49CE-B0F7-47858384E0B8}">
<exit code="1605" />
</remove>
</package>
Loading