• Joined on 2025-07-20
michael commented on issue Installomator/Installomator#318 2026-01-19 18:33:38 +00:00
The label for ClickShare is not working

@TacoDienstag commented on GitHub:

Yess, hopefully Barco isn't motivated enough to change this again...

michael commented on issue Installomator/Installomator#318 2026-01-19 18:33:38 +00:00
The label for ClickShare is not working

@ghost commented on GitHub:

This is fixed in https://github.com/Installomator/Installomator/pull/1308.

michael commented on issue Installomator/Installomator#318 2026-01-19 18:33:38 +00:00
The label for ClickShare is not working

@kevinVodi commented on GitHub:

Can confirm as of today (3-15-24) all is well with the ClickShare label and this can likely be marked resolved.

michael commented on issue Installomator/Installomator#319 2026-01-19 18:33:38 +00:00
Whatapp installing (Old)

@timnottom commented on GitHub:

Installing an old version and running installomator with the new URL replaces the old version.

michael commented on issue Installomator/Installomator#319 2026-01-19 18:33:38 +00:00
Whatapp installing (Old)

@timnottom commented on GitHub:

Using "https://web.whatsapp.com/desktop/mac_native/release/?configuration=Release" as the download URL this is the output:

2024-01-09 23:01:25 : REQ   :…
michael commented on issue Installomator/Installomator#319 2026-01-19 18:33:38 +00:00
Whatapp installing (Old)

@scriptingosx commented on GitHub:

#1369

michael commented on issue Installomator/Installomator#311 2026-01-19 18:33:37 +00:00
ONEDRIVERESET is calling wrong package. It is calling the Outlook package instead of the OneDrive reset package.

@acodega commented on GitHub:

Apologies for the lateness in this reply.

I believe this issue is fixed now.

michael commented on issue Installomator/Installomator#313 2026-01-19 18:33:37 +00:00
Blender error -ERROR : blender : need to provide 'downloadURL'

@acodega commented on GitHub:

Fixed in 10.6

michael commented on issue Installomator/Installomator#313 2026-01-19 18:33:37 +00:00
Blender error -ERROR : blender : need to provide 'downloadURL'

@greatkemo commented on GitHub:

@sbryant82 That is highly probable. Thanks for sharing.

michael opened issue Installomator/Installomator#314 2026-01-19 18:33:37 +00:00
TeXShop Label Pulls Old Version
michael opened issue Installomator/Installomator#311 2026-01-19 18:33:37 +00:00
ONEDRIVERESET is calling wrong package. It is calling the Outlook package instead of the OneDrive reset package.
michael opened issue Installomator/Installomator#316 2026-01-19 18:33:37 +00:00
ProtonVPN: URL for dmg cannot be extracted anymore
michael commented on issue Installomator/Installomator#315 2026-01-19 18:33:37 +00:00
OBS file name format changed

@k0nker commented on GitHub:

That didn't work because of their changing of caps, and it didn't catch the exta .0.0 etc. This did:

if [[ $(arch) == "arm64" ]]; then `archiveName="OBS-Studio-[…

michael commented on issue Installomator/Installomator#315 2026-01-19 18:33:37 +00:00
OBS file name format changed

@acodega commented on GitHub:

Believe fixed in Installomator 10.6

michael opened issue Installomator/Installomator#315 2026-01-19 18:33:37 +00:00
OBS file name format changed
michael opened issue Installomator/Installomator#312 2026-01-19 18:33:37 +00:00
Please add new label for 'erase-install' package
michael opened issue Installomator/Installomator#313 2026-01-19 18:33:37 +00:00
Blender error -ERROR : blender : need to provide 'downloadURL'
michael closed issue Installomator/Installomator#311 2026-01-19 18:33:37 +00:00
ONEDRIVERESET is calling wrong package. It is calling the Outlook package instead of the OneDrive reset package.
michael closed issue Installomator/Installomator#313 2026-01-19 18:33:37 +00:00
Blender error -ERROR : blender : need to provide 'downloadURL'
michael commented on issue Installomator/Installomator#312 2026-01-19 18:33:37 +00:00
Please add new label for 'erase-install' package

@robotprom commented on GitHub:

from what I understand, this is not possible since erase-install is not signed and doesn't have a Team ID.

I use this script to install it:

#!/bin/bash

#…