Skip to main content

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


 

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.


Hi,


I can confirm that the parameter is equal, but at installomator we have "DIALOG_CMD_FILE=" at the beginning. See screenshots.
Thanks, Stefan


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


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


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.


Reply