@scriptingosx commented on GitHub:
#acro
@mani2care commented on GitHub:
where I mention that application is not found and get it download from git and install it for the swift dialog
log :
2022-10-21 11:36:46 ::…
@Theile commented on GitHub:
Your right, we need to update the wiki.
But find my presentation from MacSysAdmin.se and you will get full instructions on the new MDM scripts.
@Theile commented on GitHub:
You can also read the README in the folder og the MDM scripts.
@Theile commented on GitHub:
Maybe I understand your issue.
From the log it seems that it finds Dialog version 1.11.2, but later it cannot execute /usr/local/bin/dialog.
Technically it…
@mani2care commented on GitHub:
Sorry I think your miss understood
I just asked about to function like show the download percentage 10/ 20/ as like completed when each app are installing
Example…
@Theile commented on GitHub:
Is this a feature suggestion, or do you have an issue with it?
@scriptingosx commented on GitHub:
There are several examples of scripts that in turn call several Installomator labels in the MDM folder that you should be able to adapt.
@acodega commented on GitHub:
Thanks for raising this, we forgot to update the wiki when the expansive MDM folder was made.
To install Installomator, you can upload the signed and notarized…
@Theile commented on GitHub:
You can change your script. I added the line in the middle here:
printlog "${name} version: $currentInstalledVersion"
destFile="/usr/local/bin/dialog"
if [[ !…
@Theile commented on GitHub:
That would be nice, but would require a progress for each item in the list. This script does not know what item is installed currently, it only loops through the…
@wantedwriter commented on GitHub:
2022-10-27 13:57:36 : REQ : adobeacrobatprodc : ################## Start Installomator v. 10.0beta3, date 2022-10-03 2022-10-27 13:57:36 : INFO : adobeacroba…
@scriptingosx commented on GitHub:
While I don't want to burden the maintainers of this repo with this task, I approve of the idea. I think it should work fine as an external, but related…
@scriptingosx commented on GitHub:
depends on how you run the script. All labels are included in the Installomator.sh script on the root of the repo. Or you get the entire repo and run the…
@EnbalaIT commented on GitHub:
I too confirm this issue on latest release v.10 - "ERROR: couldn't find pkg in dmg Adobe Acrobat Pro DC.dmg"
2022-11-24 09:56:33 : REQ : adobeacrobatprodc :…
@AsimMunirOFH commented on GitHub:
depends on how you run the script. All labels are included in the
Installomator.shscript on the root of the repo. Or you get the entire repo and run the…