76
edits
Changes
Wunderlist is an easy to use task management tool that enables you to keep track of to-do items, idea, appointment and anything else you want to remember.
Wunderlist is an easy to use task management tool that enables you to keep track of to-do items, idea, appointment and anything else you want to remember. Wunderlist offers apps for Android, iPhone and Mac to synchronize your list items across multiple devices. Downloadable here [http://www.6wunderkinder.com/wunderlist/ http://www.6wunderkinder.com/wunderlist/]
<package
id="wunderlist"
name="Wunderlist"
revision="%version%"
reboot="false"
priority="2">
<variable name="version" value="1.2.4" />
<check type="uninstall" condition="versionequalto" path="Wunderlist" value="%version%"/>
<install cmd='msiexec.exe /i %SOFTWARE%\wunderlist\wunderlist-%version%-win.msi /qn '/>
<remove cmd='MsiExec.exe /X{3031A053-DC97-4D03-9179-BF6F98F63FA2} /qn '/><!--1.2.4-->
</package>
<package
id="wunderlist"
name="Wunderlist"
revision="%version%"
reboot="false"
priority="2">
<variable name="version" value="1.2.4" />
<check type="uninstall" condition="versionequalto" path="Wunderlist" value="%version%"/>
<install cmd='msiexec.exe /i %SOFTWARE%\wunderlist\wunderlist-%version%-win.msi /qn '/>
<remove cmd='MsiExec.exe /X{3031A053-DC97-4D03-9179-BF6F98F63FA2} /qn '/><!--1.2.4-->
</package>