FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 27f2b2b7 authored by Mr Chris B Mortimer's avatar Mr Chris B Mortimer
Browse files

Msedge => 90.0.818.41

parent b664ba20
No related branches found
No related tags found
1 merge request!187Msedge => 90.0.818.41
Pipeline #76110 passed
<?xml version="1.0" encoding="UTF-8"?>
<packages:packages xmlns:packages="http://www.wpkg.org/packages">
<package id="msedge" name="Microsoft Edge (Chromium-based)" revision="%VERSION%" reboot="false" priority="50">
<package id="msedge" name="Microsoft Edge (Chromium-based)" revision="%VERSION%.0.0.1" reboot="false" priority="50">
<variable name="version" value="90.0.818.41" /><!-- https://www.microsoft.com/en-us/edge/business/download -->
<check type="uninstall" condition="versiongreaterorequal" path="Microsoft Edge" value="%VERSION%" />
<variable name="version" value="80.0.361.109" />
<install cmd='msiexec /qn /log %WPKGLOGDIR%\msedge_%VERSION%_install.log /i "%WPKGSOFTWARE%\microsoft.com\edge-olium\%version%\MicrosoftEdgeEnterpriseX64.msi" ' />
<check type="uninstall" condition="versiongreaterorequal" path="Microsoft Edge" value="%VERSION%" />
<upgrade include='install' />
<install cmd='msiexec /qn /log %WPKGLOGDIR%\edge_%VERSION%_install.log /i "%WPKGSOFTWARE%\edge-olium\%version%\MicrosoftEdgeEnterpriseX64.msi" ' />
<install cmd='cmd /c if exist "%PUBLIC%\desktop\Microsoft Edge.lnk" del /q "%PUBLIC%\desktop\Microsoft Edge.lnk"' />
<upgrade include='install' />
<remove cmd='msiexec /qn /log %WPKGLOGDIR%\edge_%VERSION%_uninstall.log /x {B728BA60-433F-30E9-A484-87A91F86330E}' />
</package>
<remove cmd='msiexec /qn /log %WPKGLOGDIR%\msedge_%VERSION%_uninstall.log /x {4106F910-0E0B-37EF-B3D6-C3F9E117013A}' />
</package>
</packages:packages>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment