I want to develop a software update program for Mac OS where I want to make silent updates (the user should not be informed about the update, and he should also automatically download the update and install it).
I saw a Sparkle software update, but it seems like it asks the user before installing it.
Has anyone used Sparkle to silently upgrade, or is there any other source code for the installer in cocoa?
Note. - Many applications do this on a Mac, such as DropBox, etc.
Any hints in the right direction would be greatly appreciated.
Thanks in advance
source share