FAQ | This is a LIVE service | Changelog

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

Merge branch 'tableaureader.xml' into 'master'

Tableaureader.xml

See merge request !107
parents 311c3649 31337c87
No related branches found
No related tags found
1 merge request!107Tableaureader.xml
<?xml version="1.0" encoding="UTF-8"?>
<packages:packages xmlns:packages="http://www.wpkg.org/packages">
<package id="tableaureader" name="Tableau Reader" revision="%version%.1" priority="0" reboot="false">
<variable name="version" value="20.3.25268" />
<check type="uninstall" condition="versiongreaterorequal" path="Tableau Reader.*" value="%version%" />
<install cmd='%WPKGSOFTWARE%\tableaureader\TableauReader-64bit-2020-3-0.exe /install /quiet /norestart /log "%WPKGLOGDIR%\tableaureader-install.log" ACCEPTEULA=1 AUTOUPDATE=0 DESKTOPSHORTCUT=0' >
<exit code="3010"/>
</install>
<upgrade include="remove" />
<upgrade include="install" />
<!-- There are two uninstalls to run. The cache in ProgramData can only be uninstalled after a reboot following an install-->
<remove cmd='msiexec /qn /x {AD4677F0-A3D9-4DA7-8581-FB8D35E92A2E}' />
<remove cmd='"%programdata%\Package Cache\{58d61e7d-bb7c-48ec-a00f-bd2dc490897a}\tableau-setup-rdr-tableau-2020-3.20.0801.1333-x64.exe" /uninstall /quiet'/> <!-- in the 32 bit uninstall part of registry -->
</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