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

Add option to prompt user and finally kill #78

Merged
merged 1 commit into from Oct 19, 2020

Conversation

Raptor399
Copy link
Contributor

The prompt_user option uses osascript to attempt to quit an app three times,
which can sometimes fail. Added an option prompt_user_then_kill to attempt
to quit twice, but kill the process if earlier quit attempts failed.

The `prompt_user` option uses osascript to attempt to quit an app three times,
which can sometimes fail. Added an option `prompt_user_then_kill` to attempt
to quit twice, but kill the process if earlier quit attempts failed.
@scriptingosx scriptingosx added argument-refactor refactor how arguments are parsed feature New feature or request and removed argument-refactor refactor how arguments are parsed labels Oct 19, 2020
@scriptingosx scriptingosx added this to the v0.4 milestone Oct 19, 2020
@scriptingosx scriptingosx merged commit 4283329 into Installomator:dev Oct 19, 2020
@scriptingosx
Copy link
Collaborator

thank you!

@Raptor399 Raptor399 deleted the prompt-then-kill branch October 20, 2020 15:18
isaacatmann pushed a commit that referenced this pull request Nov 19, 2021
Add option to prompt user and finally kill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants