• Joined on 2025-07-20
michael closed issue Installomator/Installomator#343 2026-01-19 18:33:42 +00:00
Office 365 does not install when system is set to locale zh_CN
michael closed issue Installomator/Installomator#340 2026-01-19 18:33:42 +00:00
Issue with Snagit 2024
michael closed issue Installomator/Installomator#338 2026-01-19 18:33:42 +00:00
Python installation and Auto Update error through Installomator
michael closed issue Installomator/Installomator#339 2026-01-19 18:33:42 +00:00
Issue with Version check on Microsoft apps
michael opened issue Installomator/Installomator#341 2026-01-19 18:33:42 +00:00
Issue with DisplayLink Manager
michael opened issue Installomator/Installomator#342 2026-01-19 18:33:42 +00:00
Issue with label vmwarehorizonclient
michael opened issue Installomator/Installomator#343 2026-01-19 18:33:42 +00:00
Office 365 does not install when system is set to locale zh_CN
michael closed issue Installomator/Installomator#341 2026-01-19 18:33:42 +00:00
Issue with DisplayLink Manager
michael closed issue Installomator/Installomator#342 2026-01-19 18:33:42 +00:00
Issue with label vmwarehorizonclient
michael closed issue Installomator/Installomator#336 2026-01-19 18:33:42 +00:00
Update wiki and logging around updateTool
michael opened issue Installomator/Installomator#338 2026-01-19 18:33:42 +00:00
Python installation and Auto Update error through Installomator
michael opened issue Installomator/Installomator#340 2026-01-19 18:33:42 +00:00
Issue with Snagit 2024
michael commented on issue Installomator/Installomator#329 2026-01-19 18:33:41 +00:00
label microsoftteamsnew appNewVersion command errors

@Theile commented on GitHub:

Actually, Installomator do get the version in that line. The thing is that Installomator add -e to xpath as it is a function in Installomator.

So the line will…

michael commented on issue Installomator/Installomator#329 2026-01-19 18:33:41 +00:00
label microsoftteamsnew appNewVersion command errors

@Theile commented on GitHub:

I found it: `curl -fs "https://update.mactracker.ca/appcast-b.xml"

michael commented on issue Installomator/Installomator#329 2026-01-19 18:33:41 +00:00
label microsoftteamsnew appNewVersion command errors

@Theile commented on GitHub:

We have a comment in the code to make the switch, but I think we found out it would break some labels, and would not work out. I know certain functions exist, but not…

michael commented on issue Installomator/Installomator#331 2026-01-19 18:33:41 +00:00
tunnelblick updates even if already updated

@Gitchiel commented on GitHub:

Noticed the same here, thanks for hints reg. workarounds.

michael opened issue Installomator/Installomator#332 2026-01-19 18:33:41 +00:00
not downloading current version VLC
michael opened issue Installomator/Installomator#333 2026-01-19 18:33:41 +00:00
Maccy Auto Install through Jamf
michael opened issue Installomator/Installomator#334 2026-01-19 18:33:41 +00:00
Issues with pgAdmin v7.7
michael commented on issue Installomator/Installomator#329 2026-01-19 18:33:41 +00:00
label microsoftteamsnew appNewVersion command errors

@bartreardon commented on GitHub:

Ah cool - either or 🙂 (I'm used to xmllint --xpath so easier for me to troubleshoot).

does xpath have the concept of /text() to return the tag value…