• Joined on 2025-07-20
michael commented on issue Installomator/Installomator#153 2026-01-19 18:33:00 +00:00
Broken app label: 8x8

@TecharyAdam commented on GitHub:

After looking through the Issues. There is a fix under this issue that has resolved it for me: #1684.

michael commented on issue Installomator/Installomator#154 2026-01-19 18:33:00 +00:00
Broken app label: citrixworkspace

@John-Doe-ops commented on GitHub:

It appears Citrix is blocking the cURL user agent. See: 0ff68a0dc7

michael commented on issue Installomator/Installomator#155 2026-01-19 18:33:00 +00:00
Broken app label: [polylens]

@scriptingosx commented on GitHub:

#1784

michael commented on issue Installomator/Installomator#155 2026-01-19 18:33:00 +00:00
Broken app label: [polylens]

@jschwager commented on GitHub:

#1922 is open for this to pull the app version and download URL values from the JSON itself (and excludes Windows-only versions)

michael opened issue Installomator/Installomator#156 2026-01-19 18:33:00 +00:00
Broken app label: [amazonworkspaces]
michael opened issue Installomator/Installomator#157 2026-01-19 18:33:00 +00:00
Broken app label: [vmwarehorizonclient]
michael opened issue Installomator/Installomator#158 2026-01-19 18:33:00 +00:00
Broken app label: [bruno]
michael closed issue Installomator/Installomator#157 2026-01-19 18:33:00 +00:00
Broken app label: [vmwarehorizonclient]
michael commented on issue Installomator/Installomator#147 2026-01-19 18:32:59 +00:00
Broken app label: remotedesktopmanagerenterprise

@Fimlore commented on GitHub:

I think this works to grab the proper URL:

curl -fsL "https://devolutions.net/remote-desktop-manager/download/thank-you/?platform=RDMMacbin&edition=free&os=macos"…
michael commented on issue Installomator/Installomator#148 2026-01-19 18:32:59 +00:00
Broken app label: clickshare.sh

@github-user14 commented on GitHub:

Barco has decided to block curl requests to their website with Cloudflare.

A workaround is to add a user agent to the request. This only worked about 20% of…

michael opened issue Installomator/Installomator#147 2026-01-19 18:32:59 +00:00
Broken app label: remotedesktopmanagerenterprise
michael commented on issue Installomator/Installomator#147 2026-01-19 18:32:59 +00:00
Broken app label: remotedesktopmanagerenterprise

@meschwartz commented on GitHub:

Here's my version of a working label for this:

remotedesktopmanagerfree)
    name="Remote Desktop Manager"
    type="dmg"
    sparkleData=$(curl -fsL…
michael commented on issue Installomator/Installomator#147 2026-01-19 18:32:59 +00:00
Broken app label: remotedesktopmanagerenterprise

@Wilgongit commented on GitHub:

i tried using the above url attached to my script in 10.7 this is the result.

-11 17:42:29 : INFO : remotedesktopmanagerenterprise : ################## Version:…

michael opened issue Installomator/Installomator#148 2026-01-19 18:32:59 +00:00
Broken app label: clickshare.sh
michael opened issue Installomator/Installomator#149 2026-01-19 18:32:59 +00:00
Broken label: microsoftcompanyportal
michael closed issue Installomator/Installomator#149 2026-01-19 18:32:59 +00:00
Broken label: microsoftcompanyportal
michael commented on issue Installomator/Installomator#147 2026-01-19 18:32:59 +00:00
Broken app label: remotedesktopmanagerenterprise

@acodega commented on GitHub:

Two things are going on here. The remotedesktopmanagerenterpise label is broken, their download page has changed.

However your run of Installomator with the…

michael commented on issue Installomator/Installomator#148 2026-01-19 18:32:59 +00:00
Broken app label: clickshare.sh

@github-user14 commented on GitHub:

See pull request: Update clickshare.sh #2082

michael commented on issue Installomator/Installomator#148 2026-01-19 18:32:59 +00:00
Broken app label: clickshare.sh

@tully-systima commented on GitHub:

Submitted my new PR: #2112

clickshare)
    name="ClickShare"
    type="appInDmgInZip"
michael commented on issue Installomator/Installomator#147 2026-01-19 18:32:59 +00:00
Broken app label: remotedesktopmanagerenterprise

@jisgett commented on GitHub:

It looks like they renamed the Enterprise version to Teams.

URL for Free version: https://devolutions.net/remote-desktop-manager/download/thank-you/?platform=RDMMacb…