@JJSaysNay commented on GitHub:
This is still an issue in the newest version.
@erefneb commented on GitHub:
A little birdie recently informed me there is an Installomator flag just for this. "downloadURL" You can use this flag to specify/override the URL for an app.…
@jschwager commented on GitHub:
I created pull request #1997 for this. Unfortunately just updating the downloadURL variable will not fix this. The appNewVersion variable can no longer be used…
@PeterPlanlos commented on GitHub:
also I observed that the update wants to install on every run. means the currentversion seems not readable or it searches for a wrong *app Microsoft Teams (ork…
@tully-systima commented on GitHub:
Script used:
MDM/App-update/App normal Auto-install.sh
Version: 10.6
variables set:
appPath="/Applications/Microsoft Teams.app"
`installomatorOption…
@csfjeff commented on GitHub:
We're seeing these issues as well - 3 separate but related issues best I can tell:
- MS Teams has been renamed form Microsoft Teams (work or school) to just…
@PeterPlanlos commented on GitHub:
In current release line 5924 needs to be updated to: name="Microsoft Teams"
from name="Microsoft Teams (work or school)"
please could someone fix…
@tully-systima commented on GitHub:
Yeah I'm having the same problem... Had to make a manual interception and fix in my main installomator script to specifically set the itemName to "Microsoft Teams"
@timnottom commented on GitHub:
Hi @acodega, running the label with xpath -e is indeed giving back the right result, mea culpa. I did not know that this was different when running the script in…
@acodega commented on GitHub:
You can't copy and paste a variable into Terminal to see it's value if the variable is using xpath. It's a valid command but Installomator is actually running…
@timnottom commented on GitHub:
Thanks @gilburns, I must have missed that one!
@gilburns commented on GitHub:
@timnottom There's a function in the full script that determines the xpath behavior based on the OS version. When something in the script uses xpath the function is…
@Cr4sh0ver1de commented on GitHub:
Looks like the island URL has changed. I am trying to see if I can find the new URL