Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controlling when to launch the Installer pkg #428

Closed
vikasyv opened this issue Sep 26, 2014 · 1 comment
Closed

Controlling when to launch the Installer pkg #428

vikasyv opened this issue Sep 26, 2014 · 1 comment

Comments

@vikasyv
Copy link

vikasyv commented Sep 26, 2014

Hi

We are using Sparkle with an Installer pkg in our application with silent downloads. If an update is available, after downloading, the package is launched when we quit the application. Is it possible to control this behavior in such a way that the Pkg installer is launched on the next launch of the app rather than at the time of quitting? Please let me know if an API is present.

If there is no API method for this, In Sparkle Codebase, can you point me towards the code which I need to look for changing this? I was looking at Autoupdate.m file in the functions parenthasquit, install and relaunch and was playing around with them a bit but could not get this to work correctly. Appreciate your help on this.

Thanks and Regards
Vikas

@kornelski
Copy link
Member

I've merged a pull request for silent launch of the installer (without UI). Does that help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants