• Joined on 2025-07-20
michael opened issue Installomator/Installomator#580 2026-01-19 18:34:35 +00:00
Jabra Direct is a pkginDMG, not a DMG
michael closed issue Installomator/Installomator#578 2026-01-19 18:34:35 +00:00
Allow INSTALL="force" to be set with Jamf argument $5
michael closed issue Installomator/Installomator#580 2026-01-19 18:34:35 +00:00
Jabra Direct is a pkginDMG, not a DMG
michael commented on issue Installomator/Installomator#578 2026-01-19 18:34:35 +00:00
Allow INSTALL="force" to be set with Jamf argument $5

@Theile commented on GitHub:

You don't have to use a specific variable field in Jamf. You can just fill out the field with "INSTALL=force". Only the first field has to be the label, the rest can…

michael commented on issue Installomator/Installomator#580 2026-01-19 18:34:35 +00:00
Jabra Direct is a pkginDMG, not a DMG

@acodega commented on GitHub:

Would you like to make a pull request for this?

Fork the dev branch with a label like kdrwygvh-jabradirect, make the necessary changes to the fragments/labels…

michael commented on issue Installomator/Installomator#579 2026-01-19 18:34:35 +00:00
VMWare Horizon

@Theile commented on GitHub:

You can change curl -fs to curl -fsL and then you will get these results for downloadURL and appNewVersion:

https://download3.vmware.com/software/view/vi…
michael commented on issue Installomator/Installomator#579 2026-01-19 18:34:35 +00:00
VMWare Horizon

@damacguy commented on GitHub:

Oh perfect! YAY! Thanks.

michael opened issue Installomator/Installomator#576 2026-01-19 18:34:34 +00:00
Feature Request: Add Zoom.gov
michael opened issue Installomator/Installomator#577 2026-01-19 18:34:34 +00:00
Blender pulling all download mirrors
michael closed issue Installomator/Installomator#576 2026-01-19 18:34:34 +00:00
Feature Request: Add Zoom.gov
michael closed issue Installomator/Installomator#574 2026-01-19 18:34:34 +00:00
Optimize output for ./Installomator.sh version
michael closed issue Installomator/Installomator#575 2026-01-19 18:34:34 +00:00
cleanupAndExit with trap
michael commented on issue Installomator/Installomator#576 2026-01-19 18:34:34 +00:00
Feature Request: Add Zoom.gov

@kylejericson commented on GitHub:

I was just asked for a client to deploy the .gov version of Zoom.

michael closed issue Installomator/Installomator#577 2026-01-19 18:34:34 +00:00
Blender pulling all download mirrors
michael commented on issue Installomator/Installomator#572 2026-01-19 18:34:34 +00:00
Issues downloading / installing vmwarehorizonclient for Jamf

@acodega commented on GitHub:

I believe we fixed this label in the dev branch which has been committed to master, can you try with Installomator v. 0.7.0?

michael commented on issue Installomator/Installomator#572 2026-01-19 18:34:34 +00:00
Issues downloading / installing vmwarehorizonclient for Jamf

@memile123 commented on GitHub:

Got it and was able to confirm that it installed. Although its picking up an old version, nothing this process could account for. Thank you!

michael commented on issue Installomator/Installomator#573 2026-01-19 18:34:34 +00:00
Consider participating in Hacktoberfest

@acodega commented on GitHub:

Thanks! Some folks had mentioned this in the MacAdmins.org Slack channel too. We had to do so some housekeeping with our contributing.md file but that's posted now.…

michael commented on issue Installomator/Installomator#574 2026-01-19 18:34:34 +00:00
Optimize output for ./Installomator.sh version

@dan-snelson commented on GitHub:

Works for me, @XoMute.

michael commented on issue Installomator/Installomator#574 2026-01-19 18:34:34 +00:00
Optimize output for ./Installomator.sh version

@XoMute commented on GitHub:

Hi! It seems like fragments/arguments.sh (which prints version) has two hardcoded lines [here](https://github.com/Installomator/Installomator/blob/dev/fragments/argu…

michael opened issue Installomator/Installomator#575 2026-01-19 18:34:34 +00:00
cleanupAndExit with trap