osx - InstallerJS access to the pkg file name -


my pkg file name unique per user download. js within distribution.xml file have access pkg file name or full file path?

i know pre , post install scripts have access following environment variables

$0 - script path $1 - package path //path including file name $2 - target location $3 - target volume 


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 -