FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

zoom -> 6.2.50939

Merged Dr Adam Thorn requested to merge zoom_6.2.50939 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="6.2.48876" />
<variable name="version" value="6.2.50939" />
<check type="uninstall" condition="versiongreaterorequal" path="Zoom Workplace (32-bit)" value="%version%" />
@@ -14,7 +14,7 @@
<upgrade include="install" />
<remove cmd="msiexec /qn /x {231BE4BA-A23B-4F3A-B28D-A2CAF2B1E246}">
<remove cmd="msiexec /qn /x {93689F5E-BD7E-4990-A382-50D84C3AF495}">
<exit code="1605" />
</remove>
</package>
Loading