• Joined on 2025-07-20
michael opened issue Installomator/Installomator#337 2026-01-19 18:33:41 +00:00
Wireshark downloading Development Build
michael commented on issue Installomator/Installomator#332 2026-01-19 18:33:41 +00:00
not downloading current version VLC

@greatkemo commented on GitHub:

New fix in PR #1347

michael commented on issue Installomator/Installomator#332 2026-01-19 18:33:41 +00:00
not downloading current version VLC

@sjurlohne commented on GitHub:

It's not working for 3.0.21. The $latestVersionURL points to "https://get.videolan.org/vlc/last/macosx/", but the "last" folder does not point to the latest…

michael commented on issue Installomator/Installomator#332 2026-01-19 18:33:41 +00:00
not downloading current version VLC

@uurazzle commented on GitHub:

Hi:

Here is a working updated label that fixes the issue and downloads the universal binary vs Intel & Apple Silicon binaries.

vlc)
    # VLC is a…
michael commented on issue Installomator/Installomator#332 2026-01-19 18:33:41 +00:00
not downloading current version VLC

@timnottom commented on GitHub:

Thanks @uurazzle, that works like a charm here. Could you create a pull request for this?

michael commented on issue Installomator/Installomator#334 2026-01-19 18:33:41 +00:00
Issues with pgAdmin v7.7

@scriptingosx commented on GitHub:

This works for me. I believe this was fixed in 10.5, which was released last week.

michael commented on issue Installomator/Installomator#332 2026-01-19 18:33:41 +00:00
not downloading current version VLC

@uurazzle commented on GitHub:

HI @timnottom:

Ok, created an alternative method pull request for VLC that is less forgettable by the VLC maintainers.

https://github.com/Installomator/Install…

michael opened issue Installomator/Installomator#335 2026-01-19 18:33:41 +00:00
RoyalTSX Version 6.0
michael opened issue Installomator/Installomator#336 2026-01-19 18:33:41 +00:00
Update wiki and logging around updateTool
michael closed issue Installomator/Installomator#332 2026-01-19 18:33:41 +00:00
not downloading current version VLC
michael closed issue Installomator/Installomator#334 2026-01-19 18:33:41 +00:00
Issues with pgAdmin v7.7
michael commented on issue Installomator/Installomator#332 2026-01-19 18:33:41 +00:00
not downloading current version VLC

@alex02th commented on GitHub:

Hello, I actually fix this in my pull request : https://github.com/Installomator/Installomator/pull/1287

michael commented on issue Installomator/Installomator#325 2026-01-19 18:33:40 +00:00
Microsoft Onedrive Reset label referencing Outlook

@rougegoat commented on GitHub:

I think #1269 addresses this

michael commented on issue Installomator/Installomator#325 2026-01-19 18:33:40 +00:00
Microsoft Onedrive Reset label referencing Outlook

@tommytaddler commented on GitHub:

you are right @rougegoat thankyou

michael opened issue Installomator/Installomator#326 2026-01-19 18:33:40 +00:00
Duplicate label microsoftonedrive-rollingout
michael opened issue Installomator/Installomator#327 2026-01-19 18:33:40 +00:00
firefoxesr Version Detection Issue
michael opened issue Installomator/Installomator#328 2026-01-19 18:33:40 +00:00
BBEdit not working on some macs? Error 4 details below
michael closed issue Installomator/Installomator#327 2026-01-19 18:33:40 +00:00
firefoxesr Version Detection Issue
michael closed issue Installomator/Installomator#326 2026-01-19 18:33:40 +00:00
Duplicate label microsoftonedrive-rollingout
michael commented on issue Installomator/Installomator#324 2026-01-19 18:33:40 +00:00
Prevent the download if BLOCKING_PROCESS_ACTION=silent_fail and a blocking process is found

@scriptingosx commented on GitHub:

Originally, the motivation to place checking the if processes are running after the download was so that users would not have to wait for the download after…