@asri-tm commented on GitHub:
The firefoxpkg_intl (multi-language Firefox) cannot download Swedish Firefox.
On a Swedish macOS the $userLanguage will be "sv_SE".
I think it parses…
@fleish commented on GitHub:
Fair enough. I had this old note from December and kept forgetting to submit it, but it either isn't happening now or my note was incomplete.
@KMTMark commented on GitHub:
That's quite an old version of the script.
@asri-tm commented on GitHub:
ah yes, that's true totally forgot about that. a post-install script definitely still required for this then
@FletcherS7 commented on GitHub:
feels like it's easier if you scope this in your MDM like creating a smart group in jamf to identify hosts with the app running.
A good addition will be…
@KMTMark commented on GitHub:
There is already an argument that can be passed to block apps re-opening after installation but I'm not sure Installomator will be able to do much in these instances…
@asri-tm commented on GitHub:
feels like it's easier if you scope this in your MDM like creating a smart group in jamf to identify hosts with the app running.
A good addition will be a…
@FletcherS7 commented on GitHub:
Wondering if anyone has tried to script this. I tried reversing the blocking process method to only run the label if blocking processes were found but I have…