Gaim

From WPKG | Open Source Software Deployment and Distribution
Revision as of 19:40, 2 October 2006 by WPKGSysop (Talk | contribs)

Jump to: navigation, search

This is a silent installer and deinstaller for Gaim.

<package id="gaim" name="GAIM internet chat" revision="1" reboot="false" priority="0" >
<check type="uninstall" condition="exists" path="Gaim (remove only)" />

<install cmd="%SOFTWARE%\gaim\gaim-1.1.4-no-gtk.exe /S" />
<install cmd='cmd /s del /s /q "%AllUsersProfile%\Desktop\gaim.lnk"' />
<remove cmd="%ProgramFiles%\gaim\gaim-uninst.exe /s" />
</package>