Changes

Jump to: navigation, search

Pandion

813 bytes added, 07:17, 25 March 2011
no edit summary
This is the silent Installer for Pandion, a Jabber Client. For more infos see http://pandion.im/
 
= Downloading the Software =
 
== Pandion 2.6 (msi) ==
 
Download link for the latest official stable version of Pandion:
http://pandion.im/pandion_setup.msi
 
== Pandion 2.5 (exe, legacy) ==
 
http://pandion.im/Pandion-2.5.exe
 
=Versions=
 
== Pandion 2.6.106 (All users) ==
 
<source lang="xml">
 
<package
id="pandion"
name="Pandion 2.6.106"
revision="2.6.106"
reboot="false"
priority="1">
<check type="file" condition="versionequalto" path="%ProgramFiles%\Pandion\Application\Pandion.exe" value="2.6.106.0" />
<install cmd='msiexec.exe /qn /i "%SOFTWARE%\pandion\pandion_setup.msi" ALLUSERS=1' />
 
<upgrade cmd='msiexec.exe /qn /i "%SOFTWARE%\pandion\pandion_setup.msi" ALLUSERS=1' />
 
<remove cmd='msiexec /qn /x{35846BA4-5A5A-433B-B65E-41C324AEFFA4}' />
</package>
 
</source>
 
== Pandion 2.5 ==
<source lang="xml">
reboot="false"
priority="2">
<check type="file" condition="versionequalto" path="%ProgramFiles%\Pandion\Pandion.exe" value="2.5.0.0" />
<install cmd='%SOFTWARE%\pandion\Pandion-2.5.exe /S' />
<upgrade cmd='%SOFTWARE%\pandion\Pandion-2.5.exe /S' />
Anonymous user

Navigation menu