20
edits
Changes
→TotalCommander 8.01
==TotalCommander 8.0001==
<source lang="xml">
id="totalcmd"
name="Total Commander"
revision="1%PKG_SHORTVERSION%"
reboot="false"
priority="1">
<variable name="versionPKG_VERSION" value="8.0.01.0" /> <variable name="shortversionPKG_SHORTVERSION" value="800801" /> <variable name="PKG_SOURCE" value="%SOFTWARE%\TotalCommander" /> <check type="file" condition="versionequalto" path="%ProgramFiles(x86)%\totalcmdTotal Commander\totalcmd.exe" value="%versionPKG_VERSION%" />
<commands>
<command type="install" cmd='%SOFTWAREPKG_SOURCE%\TotalCommander\totalCommandertcm%shortversionPKG_SHORTVERSION%_autox32_64_auto.exe' /> <command type="upgrade" cmd='%SOFTWAREPKG_SOURCE%\TotalCommander\totalCommandertcm%shortversionPKG_SHORTVERSION%_autox32_64_auto.exe' />
<command type="remove" cmd='%ProgramFiles(x86)%\totalcmd\TCUNINST.EXE /7' />
</commands>