• Joined on 2025-07-20
michael closed issue Installomator/Installomator#281 2026-01-19 18:33:30 +00:00
Question: Custom TeamViewer QS with Kandji
michael closed issue Installomator/Installomator#280 2026-01-19 18:33:30 +00:00
Error: "Grammarly Desktop download site grammarly is NOT available."
michael commented on issue Installomator/Installomator#279 2026-01-19 18:33:30 +00:00
Version 10.5 : IssueS with the LOGO argument containing a space in path.

@BigMacAdmin commented on GitHub:

Because Installomator passes all arguments through eval , any argument that contains whitespace needs to be both quoted and escaped. As you confirmed on…

michael commented on issue Installomator/Installomator#280 2026-01-19 18:33:30 +00:00
Error: "Grammarly Desktop download site grammarly is NOT available."

@asri-tm commented on GitHub:

i am able to install just fine with 10.6beta, would be helpful with some logs to pinpoint what has failed

michael commented on issue Installomator/Installomator#280 2026-01-19 18:33:30 +00:00
Error: "Grammarly Desktop download site grammarly is NOT available."

@asri-tm commented on GitHub:

Apologies, I should've lead with that. Upon further troubleshooting, I realized the download was being blocked by Zscaler which of course should be fixed from my…

michael commented on issue Installomator/Installomator#280 2026-01-19 18:33:30 +00:00
Error: "Grammarly Desktop download site grammarly is NOT available."

@Artos254 commented on GitHub:

Apologies, I should've lead with that. Upon further troubleshooting, I realized the download was being blocked by Zscaler which of course should be fixed from my…

michael commented on issue Installomator/Installomator#280 2026-01-19 18:33:30 +00:00
Error: "Grammarly Desktop download site grammarly is NOT available."

@Artos254 commented on GitHub:

I was using the wrong script... /facepalm. I'll just see myself out.

michael opened issue Installomator/Installomator#281 2026-01-19 18:33:30 +00:00
Question: Custom TeamViewer QS with Kandji
michael opened issue Installomator/Installomator#282 2026-01-19 18:33:30 +00:00
Adobe Reader DC not Quitting when reinstalling
michael opened issue Installomator/Installomator#283 2026-01-19 18:33:30 +00:00
Miro download URL is changed
michael closed issue Installomator/Installomator#279 2026-01-19 18:33:30 +00:00
Version 10.5 : IssueS with the LOGO argument containing a space in path.
michael commented on issue Installomator/Installomator#269 2026-01-19 18:33:29 +00:00
Google Chomre - new version detection not working

@AymenAbb commented on GitHub:

There's 2 ways of doing that, best way imo you replace the problematic code which is in googlechromepkg.sh. The other is going with custom parameters but that's a…

michael commented on issue Installomator/Installomator#269 2026-01-19 18:33:29 +00:00
Google Chomre - new version detection not working

@acodega commented on GitHub:

Believe this is fixed in Installomator 10.6

michael commented on issue Installomator/Installomator#270 2026-01-19 18:33:29 +00:00
jamfconnect appNewVersion variable not present

@karsondude97 commented on GitHub:

jamfconnect) name="Jamf Connect" type="pkgInDmg" packageID="com.jamf.connect" appNewVersion=$(getJSONValue "$(curl -s "https://learn-be.jamf.…

michael commented on issue Installomator/Installomator#269 2026-01-19 18:33:29 +00:00
Google Chomre - new version detection not working

@tbcahill commented on GitHub:

Thanks for confirming, would you have any guidance for how to tell installomator to use Google API instead of Omaha proxy, do I need to to create my own version of…

michael commented on issue Installomator/Installomator#270 2026-01-19 18:33:29 +00:00
jamfconnect appNewVersion variable not present

@scriptingosx commented on GitHub:

#1546

michael commented on issue Installomator/Installomator#270 2026-01-19 18:33:29 +00:00
jamfconnect appNewVersion variable not present

@acodega commented on GitHub:

Believe fixed in Installomator 10.6

michael commented on issue Installomator/Installomator#271 2026-01-19 18:33:29 +00:00
wireshark - label update

@scriptingosx commented on GitHub:

#1370

michael opened issue Installomator/Installomator#275 2026-01-19 18:33:29 +00:00
Request application - SC Menu
michael commented on issue Installomator/Installomator#269 2026-01-19 18:33:29 +00:00
Google Chomre - new version detection not working

@alexandernezis commented on GitHub:

You can reference the changes here that will help: https://github.com/Installomator/Installomator/pull/1366

Omaha proxy is dead, so switching to Google API…