FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit f3bbc36f authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

Foxit PDF Reader -> v7.3.0.118

parent ff9033e2
No related branches found
No related tags found
1 merge request!65Foxitreader.xml
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="foxitreader" name="Foxit PDF Reader" revision="%version%.4" priority="0" reboot="false">
<variable name="version" value="7.2.0.0722" />
<variable name="fileversion" value="720.0722" />
<variable name="version" value="7.3.0.118" />
<variable name="fileversion" value="73" />
<check type="uninstall" condition="versiongreaterorequal" path="Foxit Reader" value="%version%" />
<!-- make sure you get the "Enterprise" MSI; see wpkg.org for the link -->
<install cmd='msiexec /qn /norestart /i %software%\foxit\EnterpriseFoxitReader%fileversion%_enu.msi DESKTOP_SHORTCUT=0 MAKEDEFAULT=0 ALLUSERS=1' />
<install cmd='msiexec /qn /norestart /i %software%\foxit\FoxitReader%fileversion%_enu_Setup.msi DESKTOP_SHORTCUT=0 MAKEDEFAULT=0 ALLUSERS=1' />
<install cmd='reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\chwpkg-foxitreader-noupdates" /ve /d "FoxitReader Settings" /f' />
<install cmd='reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\chwpkg-foxitreader-noupdates" /v "Version" /d "1" /t REG_SZ /f' />
......@@ -15,7 +15,7 @@
<upgrade include="install" />
<remove cmd='MsiExec.exe /qn /x{F8E09EE7-2A03-4EF3-BC4D-2B4968DB88D6}' />
<remove cmd='MsiExec.exe /qn /x{E2B2DE31-C121-4E4E-8DE4-9DDD9A87A99E}' />
<remove cmd='reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\chwpkg-foxitreader-noupdates" /f' />
</package>
......
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