266
edits
Changes
JabRef
,minor change to accomodate to the original name
<check type="uninstall" condition="versiongreaterorequal" path="JabRef .+" value="%PKG_VERSION%" />
<install cmd='"%SOFTWARE%\jabref\JabRef_JabRef-%PKG_VERSION%-setup.exe" /S' /> <upgrade cmd='"%SOFTWARE%\jabref\JabRef_JabRef-%PKG_VERSION%-setup.exe" /S' />
<remove cmd='"%PROGRAMFILES%\JabRef\uninstall.exe" /S' />
</package>