117
edits
Changes
Developer forgot to change the add/remove programs version to 3.6, so switch to check the application file version.
<variable name="version" value="3.6" />
<check type="uninstallfile" condition="existsversionequalto" path="PDFTK Builder %versionPROGRAMFILES%\PDFTK Builder\PDFTKBuilder.exe" value="3.6.1.52" />
<install cmd='"%SOFTWARE%\pdftkbuilder\pdftkb_setup.exe" /verysilent' />
<upgrade cmd='"%SOFTWARE%\pdftkbuilder\pdftkb_setup.exe" /verysilent' />