Difference between revisions of "TreeSize"
From WPKG | Open Source Software Deployment and Distribution
(creation) |
(No difference)
|
Revision as of 09:14, 21 September 2006
This is a silent installer and deinstaller for TreeSize.
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package
id="treesize"
name="TreeSize Free V1.78"
revision="178"
reboot="false"
priority="0">
<check type="uninstall" condition="exists" path="TreeSize Free V1.78" />
<install cmd='"%SOFTWARE%\treesize\TreeSizeSetup.exe" /silent' />
<remove cmd='"C:\Program Files\JAM Software\TreeSize\unins000.exe" /SILENT' />
</package>
</packages>