Skip to main content

Hello everyone,

I'm looking for advice on how to integrate SwiftDialog with Installomator. When I update an application, it closes automatically without notifying the user, which can lead to the loss of their current work.

Should I configure specific parameters when adding the script to the rule ? Modify the Installomator script directly ? Or use SwiftDialog to notify the user beforehand ?

Thank you in advance for your help!

here have some help with SwiftDialog
https://github.com/Installomator/Installomator/tree/main/MDM


Take  a  look at App-Auto-Patch

We use it for big bang updates, device offline for more than 30 days, etc


Take  a  look at App-Auto-Patch

We use it for big bang updates, device offline for more than 30 days, etc


Sounds like a really interesting solution. Did you have any problems with installation and configuration?


not at  all . easy guide to brand and support on macadmins


here have some help with SwiftDialog
https://github.com/Installomator/Installomator/tree/main/MDM


Thank you so much for sharing the link.