Tweetdeck
Anyone have any tips for Tweetdeck? I can't seem to get my hands on an installer. I know Adobe Air has a lot to do with it, but has anyone been able to successfully package Tweetdeck? They just had an update and unfortunately, working in a PR firm, all of our users have Tweetdeck so we expect to see an influx of requests for our help desk techs to update.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
Rheuvel
14 years ago
I just looked into this, haven't had the time to actually test it proper... Anyways, try this:
Repackage Adobe AIR if you haven't done so already. Make sure auto updates for AIR are turned off:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\AIR]
"UpdateDisabled"=dword:00000001
There's also some option about allowing users to install/update AIR applications if I remember correctly, make sure this one is set to true.
On the packaging machine:
- Install your AIR package as requirement.
- Start first snapshot.
- Go to tweetdeck.com and install TweetDeck Desktop
- Comparison snapshot.
As for TweetDeck (and any AIR application), updating of the apps itself isn't handled by the client, but on the TweetDeck server it is connecting to, so you can't really turn this off. It doesn't have to be a problem though, as AIR applications seem to consist of files only. Give modify permissions to INSTALLDIR and the app should be able to update under the user's credentials.
Keep in mind this will need some testing, as it's just a theory.....
Repackage Adobe AIR if you haven't done so already. Make sure auto updates for AIR are turned off:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\AIR]
"UpdateDisabled"=dword:00000001
There's also some option about allowing users to install/update AIR applications if I remember correctly, make sure this one is set to true.
On the packaging machine:
- Install your AIR package as requirement.
- Start first snapshot.
- Go to tweetdeck.com and install TweetDeck Desktop
- Comparison snapshot.
As for TweetDeck (and any AIR application), updating of the apps itself isn't handled by the client, but on the TweetDeck server it is connecting to, so you can't really turn this off. It doesn't have to be a problem though, as AIR applications seem to consist of files only. Give modify permissions to INSTALLDIR and the app should be able to update under the user's credentials.
Keep in mind this will need some testing, as it's just a theory.....
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.