FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 8e3bdc75 authored by Mr Chris B Mortimer's avatar Mr Chris B Mortimer
Browse files

Merge branch 'master' of /tmp/tmp.A6d5GobEY8 into windirstat.xml

parents a0a81520 758f7375
No related branches found
No related tags found
1 merge request!119Windirstat.xml
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="windirstat" name="WinDirStat Disk Usage Viewer" revision="%version%.1" priority="0" reboot="false">
<variable name="version" value="1.1.2.80" />
<variable name="fileversion" value="1_1_2" />
<!-- installer seems to put a terse entry in the uninstall section of HKU/HKCU. So it
shows up in Control Panel, but isn't spotted by wpkg's uninstall check. Thus, we'll
use a file check instead -->
<check type="file" condition="versionequalto" path="%programfileswpkg%\Windirstat\windirstat.exe" value="%version%" />
<install cmd='%software%\windirstat\windirstat%fileversion%_setup.exe /S' />
<upgrade include='install' />
<remove cmd='cmd /c %software%\wpkg\tools\waitforprocess.cmd uninstall.exe' />
<remove cmd='"%programfileswpkg%\windirstat\uninstall.exe" /S' />
<remove cmd='cmd /c %software%\wpkg\tools\waitforprocess.cmd uninstall.exe' />
</package>
</packages>
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