osx - Mac application to install different packages -


we've mac application acts agent download & install few supported applications. till we've been using authorizationexecutewithprivileges() accomplish task - valid authorization , pass function along downloaded dmg path, , installs. tried using suggested smjobbless() introducing helperapp , invoking helperapp application. not sure on how pass downloaded dmg path. need list supported product dmgs in plist?

i refereed smjobbless() sample code https://developer.apple.com/library/content/samplecode/smjobbless/listings/readme_txt.html


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -