• Joined on 2025-07-20
michael commented on issue Installomator/Installomator#602 2026-01-19 18:34:40 +00:00
When Adobe reader release newest version, the last installer link will not have lastest version

@isaacatmann commented on GitHub:

Hi @phu-ngo,

You need to use the adobereaderdc-update label for updates, Adobe doesn't provide every single version as a full installer.

michael commented on issue Installomator/Installomator#604 2026-01-19 18:34:40 +00:00
appNewVersion missing for Microsoft Office Business Pro?

@Theile commented on GitHub:

I have added appNewVersion to this, like the other Microsoft titles (from the file name downloaded).

michael commented on issue Installomator/Installomator#604 2026-01-19 18:34:40 +00:00
appNewVersion missing for Microsoft Office Business Pro?

@acodega commented on GitHub:

Did you want to submit a PR for this issue?

michael commented on issue Installomator/Installomator#604 2026-01-19 18:34:40 +00:00
appNewVersion missing for Microsoft Office Business Pro?

@acodega commented on GitHub:

Yep, that would work (It's better to use $downloadURL rather than manually specifying the URL). Would you like to submit a pull request with the updated label?

michael opened issue Installomator/Installomator#605 2026-01-19 18:34:40 +00:00
Jamf Pro: "reopenClosedProcess" launches apps as root
michael opened issue Installomator/Installomator#606 2026-01-19 18:34:40 +00:00
xpath and big sur
michael opened issue Installomator/Installomator#607 2026-01-19 18:34:40 +00:00
Microsoft Excel version
michael closed issue Installomator/Installomator#605 2026-01-19 18:34:40 +00:00
Jamf Pro: "reopenClosedProcess" launches apps as root
michael commented on issue Installomator/Installomator#597 2026-01-19 18:34:39 +00:00
Feature Request: Allow Apps which use an updatertool to also use INSTALL=FORCE

@pro4tlzz commented on GitHub:

Yes thank you it does seem to work how I wanted it to work now!

I promise I'll get sometime in to test the MAU update commands

michael commented on issue Installomator/Installomator#597 2026-01-19 18:34:39 +00:00
Feature Request: Allow Apps which use an updatertool to also use INSTALL=FORCE

@pro4tlzz commented on GitHub:

@acodega Apologies for the delayed response.

I'm using VERSION='0.6.0' VERSIONDATE='2021-07-14'

The following parameters `App Label: microsoftedgeenter…

michael closed issue Installomator/Installomator#596 2026-01-19 18:34:39 +00:00
Microsoft Autoupdate not updating Office Pro
michael opened issue Installomator/Installomator#599 2026-01-19 18:34:39 +00:00
VMWare Horizon Client installing very old version
michael commented on issue Installomator/Installomator#597 2026-01-19 18:34:39 +00:00
Feature Request: Allow Apps which use an updatertool to also use INSTALL=FORCE

@acodega commented on GitHub:

@pro4tlzz Just wanted to check in on this, the behavior you want should already be happening. If INSTALL=force is set it automatically skips the updater tool. Can…

michael closed issue Installomator/Installomator#598 2026-01-19 18:34:39 +00:00
BlueJeans Download fails.
michael closed issue Installomator/Installomator#597 2026-01-19 18:34:39 +00:00
Feature Request: Allow Apps which use an updatertool to also use INSTALL=FORCE
michael commented on issue Installomator/Installomator#596 2026-01-19 18:34:39 +00:00
Microsoft Autoupdate not updating Office Pro

@Theile commented on GitHub:

We are apparently not super at giving quick support at this team, but have you tried to do this later? How did that go?

If I remember correctly there has been som…

michael commented on issue Installomator/Installomator#598 2026-01-19 18:34:39 +00:00
BlueJeans Download fails.

@smilieK commented on GitHub:

This fixes Installomator downloading and installing BlueJeans on both Intel & Arm for me:

bluejeans) type="pkg" name="BlueJeans" if [[ $(arch) ==…

michael commented on issue Installomator/Installomator#598 2026-01-19 18:34:39 +00:00
BlueJeans Download fails.

@smilieK commented on GitHub:

Fixed in Latest Version! Thanks! Great work guys cheers!!

michael commented on issue Installomator/Installomator#597 2026-01-19 18:34:39 +00:00
Feature Request: Allow Apps which use an updatertool to also use INSTALL=FORCE

@Theile commented on GitHub:

Please try version 0.7. And on a similar note, sometimes the update tool does not work for the Microsoft labels, and we have now (for next release) added a command to…

michael commented on issue Installomator/Installomator#597 2026-01-19 18:34:39 +00:00
Feature Request: Allow Apps which use an updatertool to also use INSTALL=FORCE

@Theile commented on GitHub:

If a label has updater tool defined, it will not use it when INSTALL=force is set. When force is set, it will re download the software and reinstall it as much as it…