Non automatic updates - the right way?

Asked by Dmytro Bogovych

Greetings.

I make updater application which update other products and can upgrade itself.
It uses SUUpdater to check for updates:
[updater checkForUpdateInformation]

Application receives didFindValidUpdate message. Good.
Now I want to install the found update using my own UI.

What is the easiest way to implement this?

Thank you :)

Question information

Language:
English Edit question
Status:
Answered
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andy Matuschak (andymatuschak) said :
#1

You'll need to use the SUAppcast, SUUnarchiver, and SUInstaller classes directly. Check out how the update drivers do it.

Can you help with this problem?

Provide an answer of your own, or ask Dmytro Bogovych for more information if necessary.

To post a message you must log in.