• Joined on 2025-07-20
michael commented on issue Installomator/Installomator#413 2026-01-19 18:33:58 +00:00
Add option to only update app if running

@FletcherS7 commented on GitHub:

feels like it's easier if you scope this in your MDM like creating a smart group in jamf to identify hosts with the app running.

A good addition will be…

michael commented on issue Installomator/Installomator#413 2026-01-19 18:33:58 +00:00
Add option to only update app if running

@KMTMark commented on GitHub:

There is already an argument that can be passed to block apps re-opening after installation but I'm not sure Installomator will be able to do much in these instances…

michael commented on issue Installomator/Installomator#413 2026-01-19 18:33:58 +00:00
Add option to only update app if running

@asri-tm commented on GitHub:

feels like it's easier if you scope this in your MDM like creating a smart group in jamf to identify hosts with the app running.

A good addition will be a…

michael commented on issue Installomator/Installomator#413 2026-01-19 18:33:58 +00:00
Add option to only update app if running

@FletcherS7 commented on GitHub:

Wondering if anyone has tried to script this. I tried reversing the blocking process method to only run the label if blocking processes were found but I have…

michael opened issue Installomator/Installomator#416 2026-01-19 18:33:58 +00:00
Detect and abort when Mac is set to only allow Mac App Store installations
michael opened issue Installomator/Installomator#417 2026-01-19 18:33:58 +00:00
Bug in versionFromGit, not every developer follows a strict numbers and dots format.
michael opened issue Installomator/Installomator#418 2026-01-19 18:33:58 +00:00
VirtualBox
michael closed issue Installomator/Installomator#417 2026-01-19 18:33:58 +00:00
Bug in versionFromGit, not every developer follows a strict numbers and dots format.
michael closed issue Installomator/Installomator#418 2026-01-19 18:33:58 +00:00
VirtualBox
michael commented on issue Installomator/Installomator#417 2026-01-19 18:33:58 +00:00
Bug in versionFromGit, not every developer follows a strict numbers and dots format.

@wakco commented on GitHub:

You do realise this could be flipped, because it raises the obvious question, why is the sed command there anyway?

Clearly it is there to fix the version matching…

michael commented on issue Installomator/Installomator#417 2026-01-19 18:33:58 +00:00
Bug in versionFromGit, not every developer follows a strict numbers and dots format.

@asri-tm commented on GitHub:

Just using your example, this should fix for this label at the meantime until the devs decided to change the version number format

mkuser)
name="mkuser"
   …
michael commented on issue Installomator/Installomator#417 2026-01-19 18:33:58 +00:00
Bug in versionFromGit, not every developer follows a strict numbers and dots format.

@asri-tm commented on GitHub:

it is tough to control since installomator is grabbing data from various sources hence labels are used for individual apps. so tweaks/workarounds like these are not…

michael commented on issue Installomator/Installomator#416 2026-01-19 18:33:58 +00:00
Detect and abort when Mac is set to only allow Mac App Store installations

@PicoMitchell commented on GitHub:

It was a long time ago now that I tested, but I believe that installing worked fine. Just that the app would be blocked from running, but the user could still…

michael commented on issue Installomator/Installomator#416 2026-01-19 18:33:58 +00:00
Detect and abort when Mac is set to only allow Mac App Store installations

@acodega commented on GitHub:

@PicoMitchell My understanding is we need this feature because Installomator can't install when the Mac is set to App Store only.

michael commented on issue Installomator/Installomator#418 2026-01-19 18:33:58 +00:00
VirtualBox

@darylheadley commented on GitHub:

I already assume you've got a way of differentiating between architectures and using the same label. Can't see it though

michael commented on issue Installomator/Installomator#416 2026-01-19 18:33:58 +00:00
Detect and abort when Mac is set to only allow Mac App Store installations

@PicoMitchell commented on GitHub:

It may be worth re-considering allowing installomator to still run and even install apps when the system is set to only allow Mac App Store apps to run,…

michael commented on issue Installomator/Installomator#418 2026-01-19 18:33:58 +00:00
VirtualBox

@darylheadley commented on GitHub:

Changed the script to have two labels for VirtualBox virtualboxintel and virtualboxsilicon

virtualboxintel) # credit: AP Orlebeke (@apizz) …

michael commented on issue Installomator/Installomator#418 2026-01-19 18:33:58 +00:00
VirtualBox

@scriptingosx commented on GitHub:

merged #904, closing

michael commented on issue Installomator/Installomator#418 2026-01-19 18:33:58 +00:00
VirtualBox

@darylheadley commented on GitHub:

Found it. Done it. Only tested on Apple Silicon - working.

virtualbox) name="VirtualBox" type="pkgInDmg" pkgName="VirtualBox.pkg" if [[…

michael opened issue Installomator/Installomator#419 2026-01-19 18:33:58 +00:00
Some Microsoft Office apps do not report complete version numbers