Skip to content

Comments

Mdm script SwiftDdialog fix#1476

Merged
Theile merged 9 commits intoInstallomator:mainfrom
Theile:MDM-script-dialog-fix
May 23, 2024
Merged

Mdm script SwiftDdialog fix#1476
Theile merged 9 commits intoInstallomator:mainfrom
Theile:MDM-script-dialog-fix

Conversation

@Theile
Copy link
Collaborator

@Theile Theile commented Feb 13, 2024

This PR fixes the MDM scripts so that the call to SwiftDialog is done to the binary in /usr/local/bin/dialog.

The Jamf scripts have been testet, but not the other MDM scripts.

@wakco
Copy link
Contributor

wakco commented Mar 19, 2024

Just worth noting, /usr/local/bin/dialog is not a binary, it's a script, the binary is /Library/Application Support/Dialog/Dialog.app/Contents/MacOS/Dialog, I believe the correct note would be directing the scripts to use the developer recommend path of /usr/local/bin/dialog, over using the App bundle directly.

I'm not a reviewer, but I hope they see this to better understand @Theile's request, and not get confused by the wording of the request.

@Theile
Copy link
Collaborator Author

Theile commented Mar 19, 2024

Yes, thank you. You are absolutely right. We have full focus on getting this merged and released soon.

Theile added 3 commits March 20, 2024 14:54
The Jamf recon only happens if Installomator actually installed something. In case of "Latest version already installed" it will not do recon.
@Theile Theile added this to the v10.6 milestone Mar 20, 2024
@Theile Theile merged commit 128bbd4 into Installomator:main May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants