Posted on 01-15-2025 07:47 AM
Hi,
I setup everything like documented here:
https://github.com/Installomator/Installomator/tree/main/MDM/Jamf
I'm trying to install Microsoft 365. The swiftdialog opens, the progress is completing (All MS packages installed) but swiftdialog never closes (stuck at "Finishing…").
/var/tmp/dialog.log last message is “Finishing…”
/vag/log/Installomator.log states: "Installed MicrosoftOffice365, version blabla… All done!, exit code 0"
I also tried to change the priority of zz_Quit, but this doesn't change anything.
If I run the content from the zz_Quit Script from a terminal, the window get's closed.
Any hint?
Thanks, Stefan
Posted on 01-15-2025 08:11 AM
Hi @stefan_sfty ,
Please check if Parameter 4 in 00_Prepare_SwiftDialog.sh, log file name in Parameter 5 of Installomator and Parameter 4 in zz_Quit_SwiftDialog is same.
Thanks.
Posted on 01-16-2025 06:20 AM
Hi,
I can confirm that the parameter is equal, but at installomator we have "DIALOG_CMD_FILE=" at the beginning. See screenshots.
Thanks, Stefan
Posted on 01-20-2025 03:43 AM
I'm still unable to get the dialog closing running. Is there any help available somewhere? I don't find the root cause. Thanks, Stefan
a week ago
Having similar issues here trying to use Installomator + Swiftdialog. I can get the installation to go through sometimes but noticed in testing if a user were to cancel the download at any point, the window remains.