I have a MacOS installer (.pkg) and it will get different path on each computer. Does the JS within the Distribution.xml file have access to the pkg file name or full file path? The path is required only within Distribution.xml file, not on pre-install or post-install.
Installer JS: https://developer.apple.com/documentation/installer_js
Thanks