• Joined on 2025-07-20
michael opened issue Installomator/Installomator#207 2026-01-19 18:33:11 +00:00
xpath is missing expression flag
michael opened issue Installomator/Installomator#208 2026-01-19 18:33:11 +00:00
vmwarehorizonclient installation fails
michael commented on issue Installomator/Installomator#201 2026-01-19 18:33:10 +00:00
Broken app label: microsoftcompanyportal

@erefneb commented on GitHub:

Instead of changing the script, just try adding the key as a Jamf parameter value, or however you run the script just add the downloadURL flag.

michael commented on issue Installomator/Installomator#203 2026-01-19 18:33:10 +00:00
Broken app label: gimp

@AirBookMac commented on GitHub:

I've changed the gimp label to:

gimp) name="GIMP" type="dmg" if ; then downloadURL=https://$(curl -fs…

michael commented on issue Installomator/Installomator#203 2026-01-19 18:33:10 +00:00
Broken app label: gimp
michael commented on issue Installomator/Installomator#201 2026-01-19 18:33:10 +00:00
Broken app label: microsoftcompanyportal

@erefneb commented on GitHub:

A little birdie recently informed me there is an Installomator flag just for this. "downloadURL" You can use this flag to specify/override the URL for an app.…

michael commented on issue Installomator/Installomator#202 2026-01-19 18:33:10 +00:00
Broken app label: obsbotwebcam

@scriptingosx commented on GitHub:

#1781

michael commented on issue Installomator/Installomator#201 2026-01-19 18:33:10 +00:00
Broken app label: microsoftcompanyportal

@jschwager commented on GitHub:

I created pull request #1997 for this. Unfortunately just updating the downloadURL variable will not fix this. The appNewVersion variable can no longer be used…

michael commented on issue Installomator/Installomator#201 2026-01-19 18:33:10 +00:00
Broken app label: microsoftcompanyportal

@sean-enright commented on GitHub:

Came here to report this is still an issue.

2024-10-14 15:32:41 : INFO : microsoftcompanyportal : found app at /Applications/Company Portal.app, version…

michael opened issue Installomator/Installomator#205 2026-01-19 18:33:10 +00:00
Broken app label: [App label]
michael commented on issue Installomator/Installomator#206 2026-01-19 18:33:10 +00:00
New Microsoft Teams is not completely shutting down to update

@tully-systima commented on GitHub:

Yeah I'm having the same problem... Had to make a manual interception and fix in my main installomator script to specifically set the itemName to "Microsoft Teams"

michael commented on issue Installomator/Installomator#204 2026-01-19 18:33:10 +00:00
Broken app label: obs

@timnottom commented on GitHub:

Hi @acodega, running the label with xpath -e is indeed giving back the right result, mea culpa. I did not know that this was different when running the script in…

michael commented on issue Installomator/Installomator#204 2026-01-19 18:33:10 +00:00
Broken app label: obs

@acodega commented on GitHub:

You can't copy and paste a variable into Terminal to see it's value if the variable is using xpath. It's a valid command but Installomator is actually running…

michael commented on issue Installomator/Installomator#204 2026-01-19 18:33:10 +00:00
Broken app label: obs

@timnottom commented on GitHub:

Thanks @gilburns, I must have missed that one!

michael commented on issue Installomator/Installomator#206 2026-01-19 18:33:10 +00:00
New Microsoft Teams is not completely shutting down to update

@JJSaysNay commented on GitHub:

This is still an issue in the newest version.

michael opened issue Installomator/Installomator#204 2026-01-19 18:33:10 +00:00
Broken app label: obs
michael commented on issue Installomator/Installomator#203 2026-01-19 18:33:10 +00:00
Broken app label: gimp

@ssellmann commented on GitHub:

Even after this fix i get the same error

2024-09-11 09:41:21 : REQ : gimp : Downloading https:// to GIMP.dmg  2024-09-11 09:41:21 : ERROR : gimp : error…

michael commented on issue Installomator/Installomator#201 2026-01-19 18:33:10 +00:00
Broken app label: microsoftcompanyportal

@sean-enright commented on GitHub:

A little birdie recently informed me there is an Installomator flag just for this. "downloadURL" You can use this flag to specify/override the URL for an app.…