Changes

Jump to: navigation, search

TweetDeck

852 bytes added, 15:50, 15 October 2009
This is a silent installer and uninstaller for TweetDeck (AdobeAIR required).
This is a silent installer and uninstaller for TweetDeck (AdobeAIR required).

[http://www.tweetdeck.com/ TweetDeck]is a Twitter client for use with multipule accounts

I have not yet tried it for upgrades.

The AdobeAIR installer needs to be the same one used to install AIR to begin with.

<packages>
<package id="tweetdeck" name="Tweetdeck" revision="0.30.5" priority="0">
<check type="file" condition="exists" path="%PROGRAMFILES%\TweetDeck\TweetDeck.exe" />
<check type="uninstall" condition="exists" path="TweetDeck" />
<install cmd='%SOFTWARE%\AdobeAIR\AdobeAIRInstaller.exe -silent -eulaAccepted %SOFTWARE%\AdobeAIR\TweetDeck_0_30.5.air'>
<exit code="0" />
</install>
<remove cmd='C:\WINDOWS\system32\msiexec.exe /qb /x {3AF47C4E-065B-FF3F-93DE-8D9AD4E8C10D} -quiet' />
</package>
</packages>

[[category:Silent Installers]]
Anonymous user

Navigation menu