Skip to main content
Question

SwiftDialog with Installomator

  • January 7, 2025
  • 5 replies
  • 81 views

userjamf
Forum|alt.badge.img+3

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!

5 replies

RaxiaDK
Forum|alt.badge.img+10
  • Valued Contributor
  • January 7, 2025

Forum|alt.badge.img+8
  • Valued Contributor
  • January 7, 2025

Take  a  look at App-Auto-Patch

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


userjamf
Forum|alt.badge.img+3
  • Author
  • New Contributor
  • January 7, 2025

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?


Forum|alt.badge.img+8
  • Valued Contributor
  • January 7, 2025

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


Forum|alt.badge.img
  • New Contributor
  • January 10, 2025

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


Thank you so much for sharing the link.