Difference between revisions of "Qlikview IE Plugin"
From WPKG | Open Source Software Deployment and Distribution
(Qlikview plugin business intelligence and visualisation software) |
m (Added category) |
||
Line 14: | Line 14: | ||
</package> | </package> | ||
</source> | </source> | ||
+ | |||
+ | [[Category: Silent Installers]] |
Latest revision as of 17:41, 18 March 2015
This is a plugin for IE for the Qlikview business intelligence and visualisation software.
<package
id="qlikview"
name="Qlikview IE Plugin"
revision="%version%"
priority="50">
<variable name="version" value="10.00.9274.8" />
<check type="uninstall" condition="versiongreaterorequal" path="QvPluginSetup" value="%version%"/>
<install cmd='msiexec.exe /i %SOFTWARE%\qlikview\QvPluginSetup.%VERSION%.msi ALLUSERS=1 /qn '/>
<remove cmd='MsiExec.exe /X{65E859BA-5BD7-4936-938B-4B151FED1263} /QN'/><!--10.00.9274.8-->
</package>